| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.logging | 
 Auto-configuration for actuator logging concerns. 
 | 
| org.springframework.boot.actuate.logging | 
 Actuator support for logging. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoggersEndpoint | 
LoggersEndpointAutoConfiguration.loggersEndpoint(LoggingSystem loggingSystem,
               ObjectProvider<LoggerGroups> springBootLoggerGroups)  | 
| Constructor and Description | 
|---|
LoggersEndpoint(LoggingSystem loggingSystem,
               LoggerGroups loggerGroups)
Create a new  
LoggersEndpoint instance. | 
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.