Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.logging |
Auto-configuration for actuator logging concerns.
|
org.springframework.boot.actuate.logging |
Actuator support for logging.
|
Class and Description |
---|
LogFileWebEndpoint
Web
@Endpoint that provides access to an application's log file. |
LoggersEndpoint
@Endpoint to expose a collection of LoggerConfiguration s. |
Class and Description |
---|
LoggersEndpoint.LoggerLevels
Levels configured for a given logger exposed in a JSON friendly way.
|