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 LoggerGameModule. loggerMethods in VASSAL.build that return Logger Modifier and Type Method Description LoggerGameModule. getLogger() -
Uses of Logger in VASSAL.build.module
Classes in VASSAL.build.module that implement Logger Modifier and Type Class Description classBasicLogger