Index
All Classes|All Packages
C
- Class - com.guicedee.logger.model.LogProperties
- com.guicedee.logger - package com.guicedee.logger
- com.guicedee.logger.handlers - package com.guicedee.logger.handlers
- com.guicedee.logger.logging - package com.guicedee.logger.logging
- com.guicedee.logger.model - package com.guicedee.logger.model
- configureConsoleColourOutput(Level) - Static method in class com.guicedee.logger.LogFactory
- configureConsoleSingleLineOutput(Level) - Static method in class com.guicedee.logger.LogFactory
-
Configures all the JWebMP Loggers to log to console with the given output using the SingleLineFormatter
- configureConsoleSingleLineOutput(Level, boolean) - Static method in class com.guicedee.logger.LogFactory
-
Configures all the JWebMP Loggers to log to console with the given output using the SingleLineFormatter
- configureDefaultLogHiding() - Static method in class com.guicedee.logger.LogFactory
-
Sets some of the configurations to a not so floody log
- ConsoleSTDOutputHandler - Class in com.guicedee.logger.handlers
-
Logs to the standard output rather than the error output.
D
- Date - com.guicedee.logger.model.LogProperties
E
- equals(Object) - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
Method equals ...
- equals(Object) - Method in class com.guicedee.logger.model.LogProperty
- Exception - com.guicedee.logger.model.LogProperties
F
- format(LogRecord) - Method in class com.guicedee.logger.logging.HtmlFormatter
- format(LogRecord) - Method in class com.guicedee.logger.logging.LogColourFormatter
-
Formats according to level
- format(LogRecord) - Method in class com.guicedee.logger.logging.LogSingleLineFormatter
-
Formats according to level
G
- getAnsiBlack() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiBlackBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiBlue() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiBlueBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiCyan() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiCyanBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiGreen() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiGreenBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiPurple() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiPurpleBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiRed() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiRedBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiReset() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiWhite() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiWhiteBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiYellow() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getAnsiYellowBackground() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getConsoleLogger() - Method in class com.guicedee.logger.LogFactory
-
Returns the console logger
- getData() - Method in class com.guicedee.logger.model.LogEntry
-
Any attached object that you would want the data from
- getDate() - Method in class com.guicedee.logger.model.LogEntry
-
Returns the date of this log entry
- getDateFormatter() - Method in class com.guicedee.logger.model.LogEntry
-
Returns the current formatter for the date
- getDefaultLevel() - Static method in class com.guicedee.logger.LogFactory
-
Returns the currently assigned default level
- getDisplayedProperties() - Static method in class com.guicedee.logger.model.LogEntry
-
Configuration for the log properties that are displayed
- getExceptionHighlightedPackages() - Static method in class com.guicedee.logger.model.LogEntry
-
Exception packages that get highlighted
- getHead(Handler) - Method in class com.guicedee.logger.logging.HtmlFormatter
- getInstance() - Static method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
Gets the instance
- getInstance() - Static method in class com.guicedee.logger.LogFactory
-
Returns an instance of the log factory
- getInstance() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- getLevel() - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
Returns the level assigned to this class and not the parent
- getLevel() - Method in class com.guicedee.logger.model.LogEntry
-
Gets the level of this log entry
- getLog(Class) - Static method in class com.guicedee.logger.LogFactory
-
Alias for get logger
- getLog(String) - Static method in class com.guicedee.logger.LogFactory
-
Alias for get logger
- getLogger(String) - Method in class com.guicedee.logger.LogFactory
-
Returns a logger in Async that may or may not log to the console according to configuration
- getLogPackagesLevels() - Static method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
- getMessage() - Method in class com.guicedee.logger.model.LogEntry
-
Returns the message for this log entry
- getOriginalSourceSystemID() - Method in class com.guicedee.logger.model.LogEntry
-
The original source system id
- getProperties() - Method in class com.guicedee.logger.model.LogEntry
-
* Returns the properties of this log entry
- getPropertiesFromMessage(String) - Method in class com.guicedee.logger.model.LogEntry
-
Returns the properties map form this log entry
- getProperty(String) - Method in class com.guicedee.logger.model.LogEntry
-
Returns a specific log property
- getPropertyName() - Method in class com.guicedee.logger.model.LogProperty
-
A specific property name
- getPropertyPattern() - Static method in class com.guicedee.logger.model.LogEntry
-
Returns the actual pattern
- getPropertyValue() - Method in class com.guicedee.logger.model.LogProperty
-
Gets the property value
- getSdf() - Method in class com.guicedee.logger.logging.LogColourFormatter
- getTail(Handler) - Method in class com.guicedee.logger.logging.HtmlFormatter
H
- hashCode() - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
Method hashCode ...
- hashCode() - Method in class com.guicedee.logger.model.LogProperty
- HtmlFormatter - Class in com.guicedee.logger.logging
- HtmlFormatter() - Constructor for class com.guicedee.logger.logging.HtmlFormatter
I
- isColoured() - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
If the output handler is working in coloured mode
- isInverted() - Static method in class com.guicedee.logger.logging.LogColourFormatter
- isLogToConsole() - Static method in class com.guicedee.logger.LogFactory
-
If we should ever log to console
- isRenderBlack() - Static method in class com.guicedee.logger.logging.LogColourFormatter
L
- Level - com.guicedee.logger.model.LogProperties
- LogColourFormatter - Class in com.guicedee.logger.logging
-
standard colour formatter for console output
- LogEntry - Class in com.guicedee.logger.model
-
A default Log Entry
- LogFactory - Class in com.guicedee.logger
-
Default handler for java.util.logging framework.
- LogProperties - Enum in com.guicedee.logger.model
- LogProperty - Class in com.guicedee.logger.model
-
A default log property
- LogProperty() - Constructor for class com.guicedee.logger.model.LogProperty
-
Default constructor for a log property
- LogProperty(String, String) - Constructor for class com.guicedee.logger.model.LogProperty
-
A new log property
- LogSingleLineFormatter - Class in com.guicedee.logger.logging
-
standard colour formatter for console output
- LogSingleLineFormatter() - Constructor for class com.guicedee.logger.logging.LogSingleLineFormatter
-
The log colour formatter
M
- Message - com.guicedee.logger.model.LogProperties
- Method - com.guicedee.logger.model.LogProperties
N
- Name - com.guicedee.logger.model.LogProperties
- newEntry() - Static method in class com.guicedee.logger.model.LogEntry
-
Creates a new log entry with all global properties attached
- newEntry(LogRecord) - Static method in class com.guicedee.logger.model.LogEntry
-
Creates a new log entry with all global properties attached
- newProperty(LogProperties, String) - Static method in class com.guicedee.logger.model.LogProperty
-
Creates a sortable list of properties that can be customized per handler
- newProperty(String, String) - Static method in class com.guicedee.logger.model.LogProperty
-
Returns a new log entry property and all registered global properties in the log factory
P
- padLeft(String, int) - Static method in class com.guicedee.logger.model.LogEntry
-
Pads the property field or value by the number
- padRight(String, int) - Static method in class com.guicedee.logger.model.LogEntry
-
Pads a property field or value by so many digits
- publish(LogRecord) - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
S
- setAnsiBlack(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiBlackBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiBlue(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiBlueBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiCyan(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiCyanBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiGreen(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiGreenBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiPurple(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiPurpleBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiRed(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiRedBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiReset(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiWhite(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiWhiteBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiYellow(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setAnsiYellowBackground(String) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setColoured(boolean) - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
Sets if the output handler must output in coloured mode
- setData(Object) - Method in class com.guicedee.logger.model.LogEntry
-
Any attached object you would want to fetch data from
- setDate(Date) - Method in class com.guicedee.logger.model.LogEntry
-
Sets the date of this log entry
- setDefaultLevel(Level) - Static method in class com.guicedee.logger.LogFactory
-
Sets the default level on all the loggers currently associated, as well as any future loggers
- setGroupLevel(String, Level) - Static method in class com.guicedee.logger.LogFactory
-
Sets the default level on all the loggers currently associated, as well as any future loggers
- setInverted(boolean) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setLevel(Level) - Method in class com.guicedee.logger.handlers.ConsoleSTDOutputHandler
-
This this level and the parent level.
- setLevel(Level) - Method in class com.guicedee.logger.model.LogEntry
-
Sets the level of this log entry
- setLogToConsole(boolean) - Static method in class com.guicedee.logger.LogFactory
-
If we should ever log to console
- setMessage(String) - Method in class com.guicedee.logger.model.LogEntry
-
Returns the message for this entry
- setOriginalSourceSystemID(String) - Method in class com.guicedee.logger.model.LogEntry
-
The original source system id
- setProperties(List<LogProperty>) - Method in class com.guicedee.logger.model.LogEntry
-
Sets the properties of this log entry
- setPropertyName(String) - Method in class com.guicedee.logger.model.LogProperty
-
Sets the property name
- setPropertyValue(String) - Method in class com.guicedee.logger.model.LogProperty
-
Sets the property value
- setRenderBlack(boolean) - Static method in class com.guicedee.logger.logging.LogColourFormatter
- setSdf(SimpleDateFormat) - Method in class com.guicedee.logger.logging.LogColourFormatter
T
- toString() - Method in class com.guicedee.logger.model.LogEntry
-
Returns the log entry with the square brackets
- toString() - Method in enum com.guicedee.logger.model.LogProperties
-
Returns the name or the data contained within
- toString() - Method in class com.guicedee.logger.model.LogProperty
-
Returns a square bracket display of the properties
V
- valueOf(String) - Static method in enum com.guicedee.logger.model.LogProperties
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.guicedee.logger.model.LogProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes|All Packages