- 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(String) - Static method in class com.guicedee.logger.LogFactory
-
Alias for get logger
- getLog(Class) - 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
-