Uses of Interface
VASSAL.command.Logger
Package | Description |
---|---|
VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
-
Uses of Logger in VASSAL.build
Fields in VASSAL.build declared as Logger Modifier and Type Field Description protected Logger
GameModule. logger
Methods in VASSAL.build that return Logger Modifier and Type Method Description Logger
GameModule. getLogger()
-
Uses of Logger in VASSAL.build.module
Classes in VASSAL.build.module that implement Logger Modifier and Type Class Description class
BasicLogger