类 AbstractLoggingSystem.LogLevels<T>
java.lang.Object
org.springframework.boot.logging.AbstractLoggingSystem.LogLevels<T>
- 类型参数:
T
- the native level type
Maintains a mapping between native levels and
LogLevel
.-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
LogLevels
public LogLevels()
-
-
方法详细资料
-
map
-
convertNativeToSystem
-
convertSystemToNative
-
getSupported
-