Class LoggersEndpoint

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

@Endpoint(id="loggers") @RegisterReflectionForBinding({GroupLoggerLevelsDescriptor.class,SingleLoggerLevelsDescriptor.class}) public class LoggersEndpoint extends Object
@Endpoint to expose a collection of LoggerConfigurations.
Since:
2.0.0