Class LoggersEndpoint.SingleLoggerLevelsDescriptor
java.lang.Object
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
org.springframework.boot.actuate.logging.LoggersEndpoint.SingleLoggerLevelsDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Enclosing class:
LoggersEndpoint
public static class LoggersEndpoint.SingleLoggerLevelsDescriptor
extends LoggersEndpoint.LoggerLevelsDescriptor
Description of levels configured for a given single logger.
- Since:
- 2.0.0
- Author:
- Ben Hale, Phillip Webb, HaiTao Zhang
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
getConfiguredLevel, getName
-
Constructor Details
-
SingleLoggerLevelsDescriptor
-
-
Method Details
-
getEffectiveLevel
-