Package | Description |
---|---|
org.springframework.boot.actuate.logging |
Actuator support for logging.
|
Modifier and Type | Class and Description |
---|---|
static class |
LoggersEndpoint.GroupLoggerLevels
Levels configured for given logger group exposed in a JSON friendly way.
|
static class |
LoggersEndpoint.SingleLoggerLevels
Levels configured for single logger exposed in a JSON friendly way.
|
Modifier and Type | Method and Description |
---|---|
LoggersEndpoint.LoggerLevels |
LoggersEndpoint.loggerLevels(String name) |