Package org.citydb.config.gui.style
Class ConsoleStyle
- java.lang.Object
-
- org.citydb.config.gui.style.ConsoleStyle
-
public class ConsoleStyle extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConsoleStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LogLevelStyle
getLogLevelStyle(LogLevel level)
void
setLogLevelStyle(LogLevel level, LogLevelStyle style)
-
-
-
Method Detail
-
getLogLevelStyle
public LogLevelStyle getLogLevelStyle(LogLevel level)
-
setLogLevelStyle
public void setLogLevelStyle(LogLevel level, LogLevelStyle style)
-
-