Uses of Class
com.guicedee.logger.handlers.ConsoleSTDOutputHandler
| Package | Description |
|---|---|
| com.guicedee.logger | |
| com.guicedee.logger.handlers |
-
Uses of ConsoleSTDOutputHandler in com.guicedee.logger
Methods in com.guicedee.logger that return ConsoleSTDOutputHandler Modifier and Type Method Description static ConsoleSTDOutputHandlerLogFactory. configureConsoleColourOutput(java.util.logging.Level outputLevel)static ConsoleSTDOutputHandlerLogFactory. configureConsoleSingleLineOutput(java.util.logging.Level outputLevel)Configures all the JWebMP Loggers to log to console with the given output using the SingleLineFormatterstatic ConsoleSTDOutputHandlerLogFactory. configureConsoleSingleLineOutput(java.util.logging.Level outputLevel, boolean inverted)Configures all the JWebMP Loggers to log to console with the given output using the SingleLineFormatterConsoleSTDOutputHandlerLogFactory. getConsoleLogger()Returns the console logger -
Uses of ConsoleSTDOutputHandler in com.guicedee.logger.handlers
Methods in com.guicedee.logger.handlers that return ConsoleSTDOutputHandler Modifier and Type Method Description static ConsoleSTDOutputHandlerConsoleSTDOutputHandler. getInstance()Gets the instanceConsoleSTDOutputHandlerConsoleSTDOutputHandler. setColoured(boolean coloured)Sets if the output handler must output in coloured mode