public class LogLevelMapping extends Object
LogLevelMapping()
static String
getName(Level level)
static Level
normalize(Level level)
toLevel(String logLevelName)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogLevelMapping()
public static Level normalize(Level level)
level
public static String getName(Level level)
public static Level toLevel(String logLevelName)