Logger
class Logger
Author
Colton Daily
Types
Functions
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.DEBUG
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.ERROR
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.FATAL
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.INFO
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least level
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.TRACE
Link copied to clipboard
Traces the lazily executed msg if the Logger.level is at least Level.WARN
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard