Klogging Configuration
class KloggingConfiguration
Klogging configuration for a runtime.
Functions
Link copied to clipboard
DSL function to set minimum logging level for Klogging’s internal logger.
Link copied to clipboard
DSL function to add a logging configuration specified in configBlock.
Link copied to clipboard
Set the path of a logging configuration file. The configuration in the file will be combined with any specified directly in the DSL.
Link copied to clipboard
DSL function to set minimum logging level for sending events directly to sinks.
Link copied to clipboard
Calculate the minimum level of all level ranges in all configurations.
Link copied to clipboard
DSL function to specify a sink where log events can be dispatched.
DSL function to specify a sink from an EventSender.