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)  | 
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.