LogbackLoggingSystemProperties

Constructors

Link copied to clipboard
constructor(environment: Environment)
constructor(environment: Environment, setter: BiConsumer<String, String>)
Create a new LogbackLoggingSystemProperties instance.
constructor(environment: Environment, defaultValueResolver: (String) -> String, setter: BiConsumer<String, String>)
Create a new LoggingSystemProperties instance.

Functions

Link copied to clipboard
fun apply()
fun apply(logFile: LogFile)