Class LoggerConfiguration

java.lang.Object
org.springframework.boot.logging.LoggerConfiguration

public final class LoggerConfiguration extends Object
Immutable class that represents the configuration of a LoggingSystem's logger.
Since:
1.5.0
Author:
Ben Hale, Phillip Webb