Given the string representation this will return the numeric value ALL = 0 DEBUG = 10 INFO = 20 WARN = 30 ERROR = 40 ALL = 99

logger.getLevelNumber(level)

Value

level the level of the message