KLogger
An extension for Logger with Lazy message evaluation example:
logger.info{"this is $lazy evaluated string"}
Functions
Add a log message indicating an exception is caught along with the stack trace.
Add a log message indicating an exception is caught along with the stack trace.
Add a log message indicating an exception is caught along with the stack trace.
Lazy add a log message if isDebugEnabled is true
Lazy add a log message with throwable payload if isDebugEnabled is true
Lazy add a log message with a marker if isDebugEnabled is true
Lazy add a log message with a marker and throwable payload if isDebugEnabled is true
Lazy add a log message if isDebugEnabled is true
Lazy add a log message with throwable payload if isDebugEnabled is true
Lazy add a log message if isDebugEnabled is true
Lazy add a log message with throwable payload if isDebugEnabled is true
Add a log message with all the supplied parameters along with method name
Add a log message with all the supplied parameters along with method name
Add a log message with all the supplied parameters along with method name
Lazy add a log message if isErrorEnabled is true
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message with a marker if isErrorEnabled is true
Lazy add a log message with a marker and throwable payload if isErrorEnabled is true
Lazy add a log message if isErrorEnabled is true
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message if isErrorEnabled is true
Lazy add a log message with throwable payload if isErrorEnabled is true
Add log message indicating exit of a method
Add a log message with the return value of a method
Add log message indicating exit of a method
Add a log message with the return value of a method
Add log message indicating exit of a method
Add a log message with the return value of a method
Lazy add a log message if isInfoEnabled is true
Lazy add a log message with throwable payload if isInfoEnabled is true
Lazy add a log message with a marker if isInfoEnabled is true
Lazy add a log message with a marker and throwable payload if isInfoEnabled is true
Lazy add a log message if isInfoEnabled is true
Lazy add a log message with throwable payload if isInfoEnabled is true
Lazy add a log message if isInfoEnabled is true
Lazy add a log message with throwable payload if isInfoEnabled is true
Add a log message indicating an exception will be thrown along with the stack trace.
Add a log message indicating an exception will be thrown along with the stack trace.
Add a log message indicating an exception will be thrown along with the stack trace.
Lazy add a log message if isTraceEnabled is true
Lazy add a log message with throwable payload if isTraceEnabled is true
Lazy add a log message with a marker if isTraceEnabled is true
Lazy add a log message with a marker and throwable payload if isTraceEnabled is true
Lazy add a log message if isTraceEnabled is true
Lazy add a log message with throwable payload if isTraceEnabled is true
Lazy add a log message if isTraceEnabled is true
Lazy add a log message with throwable payload if isTraceEnabled is true
Lazy add a log message if isWarnEnabled is true
Lazy add a log message with throwable payload if isWarnEnabled is true
Lazy add a log message with a marker if isWarnEnabled is true
Lazy add a log message with a marker and throwable payload if isWarnEnabled is true
Lazy add a log message if isWarnEnabled is true
Lazy add a log message with throwable payload if isWarnEnabled is true
Lazy add a log message if isWarnEnabled is true
Lazy add a log message with throwable payload if isWarnEnabled is true