Builder
A builder class for creating instances of LoggerConfig.
Functions
Link copied to clipboard
Adds a sink to which log events will be emitted.
Link copied to clipboard
Builds the LoggerConfig instance. Throws an IllegalArgumentException if no sinks are added.
Link copied to clipboard
Sets the default minimum log level.
Link copied to clipboard
Overrides the log level for a specific logger tag (name).