LoggingSystemProperties
Utility to set system properties that can later be used by log configuration files.
Author
Andy Wilkinson
Phillip Webb
Madhura Bhave
Vedran Pavic
Robert Thornton
Eddú Meléndez
Jonatan Ivanov
Since
2.0.0
See also
Inheritors
Constructors
Link copied to clipboard
Create a new LoggingSystemProperties instance.
Create a new LoggingSystemProperties instance.
constructor(environment: Environment, defaultValueResolver: (String) -> String, setter: BiConsumer<String, String>)
Create a new LoggingSystemProperties instance.