Class LoggersEndpoint

java.lang.Object
org.springframework.boot.actuate.logging.LoggersEndpoint

@Endpoint to expose a collection of LoggerConfigurations.
Since:
2.0.0
Author:
Ben Hale, Phillip Webb, HaiTao Zhang