Logs a message with the DEBUG
level.
Logs a message with the DEBUG
level.
the message to log
the associated exception
the implicit marker context, if defined.
Logs a message with the DEBUG
level.
Logs a message with the DEBUG
level.
the message to log
the implicit marker context, if defined.
Logs a message with the ERROR
level.
Logs a message with the ERROR
level.
the message to log
the associated exception
the implicit marker context, if defined.
Logs a message with the ERROR
level.
Logs a message with the ERROR
level.
the message to log
the implicit marker context, if defined.
Get a logger that only works when the application is in the given mode(s).
Get a logger that only works when the application is in the given mode(s).
If the global application mode has not been set (by calling Logger.setApplicationMode), this has no effect.
Logs a message with the INFO
level.
Logs a message with the INFO
level.
the message to log
the associated exception
the implicit marker context, if defined.
Logs a message with the INFO
level.
Logs a message with the INFO
level.
the message to log
the implicit marker context, if defined.
true
if the logger instance is enabled for the DEBUG
level.
true
if the logger instance is enabled for the DEBUG
level.
true
if the logger instance is enabled for the ERROR
level.
true
if the logger instance is enabled for the ERROR
level.
true
if the logger instance is enabled for the INFO
level.
true
if the logger instance is enabled for the INFO
level.
true
if the logger instance is enabled for the TRACE
level.
true
if the logger instance is enabled for the TRACE
level.
true
if the logger instance is enabled for the WARN
level.
true
if the logger instance is enabled for the WARN
level.
the underlying SL4FJ logger
the underlying SL4FJ logger
Logs a message with the TRACE
level.
Logs a message with the TRACE
level.
the message to log
the associated exception
the implicit marker context, if defined.
Logs a message with the TRACE
level.
Logs a message with the TRACE
level.
the message to log
the implicit marker context, if defined.
The underlying SLF4J Logger.
The underlying SLF4J Logger.
Logs a message with the WARN
level.
Logs a message with the WARN
level.
the message to log
the associated exception
the implicit marker context, if defined.
Logs a message with the WARN
level.
Logs a message with the WARN
level.
the message to log
the implicit marker context, if defined.
A Play logger.