public class LoggingManager
extends java.lang.Object
Constructor and Description |
---|
LoggingManager() |
Modifier and Type | Method and Description |
---|---|
static void |
configureLogging(boolean debugMode) |
static void |
overrideSimpleFormatterWithTerseOneForConsoleHandler(java.util.logging.Logger logger,
boolean debugMode) |
static PerSessionLogHandler |
perSessionLogHandler()
Provides a PerSessionLogHandler
|
public static void configureLogging(boolean debugMode)
public static PerSessionLogHandler perSessionLogHandler()
public static void overrideSimpleFormatterWithTerseOneForConsoleHandler(java.util.logging.Logger logger, boolean debugMode)