Classes
ColoredConsolePrinter
Prints a pretty message to the console.
ColorlessConsolePrinter
A colorless version of ColoredConsolePrinter, that indiscriminantly prints to standard out.
GlobalLogFilePrinter
A printer for all messages to a unified log location.
GZFilePrinter
A LogPrinter abstract class that provides the utilities to write to a GZip file.
PluginLogFilePrinter
Prints log messages to the file specified by the name.
PluginSubLogPrinter
Prints log messages to the file specified by the name.