File Configuration
@Serializable
Data class for file representation of KloggingConfiguration, either in JSON or HOCON format.
Fields are optional so that when append
is specified, only new configuration needs to be included in the file.
Properties
Link copied to clipboard
Link copied to clipboard
optional configuration name
Link copied to clipboard
minimum level for Klogging internal logger
Link copied to clipboard
list of FileLoggingConfig objects
Link copied to clipboard
minimum level for Klogging to send log events directly (i.e. not via coroutine channels)
Link copied to clipboard
map of named FileSinkConfiguration objects