Package org.refcodes.logger.alt.console
package org.refcodes.logger.alt.console
This artifact adds logging functionality for extended pimped console output
to the refcodes-logger
toolkit as of the
ConsoleLogger type.
Please refer to the refcodes-logger: Fancy runtime-logs and highly scalable cloud logging documentation for an up-to-date and detailed description on the usage of this artifact.
-
ClassDescriptionThe
AbstractConsoleLoggerimplements theLoggerinterface for providing logging functionality with extended pimped console output (viaSystem.outand (via sub-classing alsoSystem.err).The Enum OutputPrintStream.Specialized subclass of theAbstractConsoleLoggerfor handlingRuntimeLogger's logs with ANSI Escape-Codes.The Class ConsoleLoggerHeaderImpl.ThisConsoleLoggerSingletonprovides aConsoleLoggersingleton .