Package net.sf.freecol
Class FreeCol.LogLevel
- java.lang.Object
-
- net.sf.freecol.FreeCol.LogLevel
-
- Enclosing class:
- FreeCol
private static class FreeCol.LogLevel extends java.lang.Object
The levels of logging in this game.
-
-
Constructor Summary
Constructors Constructor Description LogLevel(java.lang.String name, java.util.logging.Level level)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
buildLogger()
-