JulLoggingAdapter
class JulLoggingAdapter(messageOnly: Boolean = false, stream: PrintStream = System.out) : LoggingPort
Implements LoggingPort using Logger.
Constructors
Functions
Link copied to clipboard
Create Logger with name.
Link copied to clipboard
Check if a logging level is enabled for a logger.
Link copied to clipboard
Set logging level for a logger.