Logger
Functions
Link copied to clipboard
Create a new log record using the returned LogRecordBuilder
Link copied to clipboard
Lazy add a log message with throwable payload if debug logging is enabled
Link copied to clipboard
Lazy add a log message with throwable payload if error logging is enabled
Link copied to clipboard
Lazy add a log message with throwable payload if info logging is enabled
Link copied to clipboard
Test if this logger is enabled for level
Link copied to clipboard
Lazy add a log message with throwable payload if trace logging is enabled
Link copied to clipboard
Lazy add a log message with throwable payload if warn logging is enabled