T
- the native level typeprotected static class AbstractLoggingSystem.LogLevels<T> extends Object
LogLevel
.Constructor and Description |
---|
LogLevels() |
Modifier and Type | Method and Description |
---|---|
LogLevel |
convertNativeToSystem(T level) |
T |
convertSystemToNative(LogLevel level) |
Set<LogLevel> |
getSupported() |
void |
map(LogLevel system,
T nativeLevel) |