Slf4jLogger
A Logger implementation that delegates to an underlying org.slf4j.Logger.
Properties
Functions
Link copied to clipboard
Logs a message at the Level.DEBUG level.
Link copied to clipboard
Logs a message at the Level.ERROR level.
Link copied to clipboard
Logs a message at the Level.INFO level.
Link copied to clipboard
Logs a message at the Level.TRACE level.
Link copied to clipboard
Logs a message at the Level.WARN level.