Class RainbowGumSystemLoggerFinder
java.lang.Object
java.lang.System.LoggerFinder
io.jstach.rainbowgum.systemlogger.RainbowGumSystemLoggerFinder
Abstract System Logger Finder to allow users to create their own custom
System.LoggerFinder. This implementation does not cache System Loggers
by name!
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Values (case is ignored) for "logging.systemlogger.initialize". -
Field Summary
-
Method Summary
Methods inherited from class java.lang.System.LoggerFinder
getLocalizedLogger, getLoggerFinder
-
Field Details
-
INITIALIZE_RAINBOW_GUM_PROPERTY
Initialization flag.- See Also:
-
-
Method Details
-
getLogger
- Specified by:
getLogger
in classSystem.LoggerFinder
-