| Class and Description |
|---|
| ConsoleLogger
The Interface ConsoleLogger.
|
| ConsoleLoggerImpl
Specialized subclass of the
FormattedLoggerImpl for handling
RuntimeLogger's logs with ANSI Escape-Codes. |
| ConsoleLoggerSingleton
This
ConsoleLoggerSingleton provides a ConsoleLoggerImpl
singleton . |
| FormattedLogger
The
FormattedLogger interface defines the methods to do pretty
logging to the console's output- or error-streams. |
| FormattedLoggerImpl
The
FormattedLoggerImpl implements the Logger interface for
providing logging functionality with extended pimped console output (via
System.out and (via sub-classing also System.err). |
| FormattedLoggerImpl.OutputPrintStream
The Enum OutputPrintStream.
|
Copyright © 2018. All rights reserved.