Searched refs:FATAL_INT (Results 1 – 3 of 3) sorted by relevance
35 public final static int FATAL_INT = 50000; field in Priority46 final static public Priority FATAL = new Level(FATAL_INT, "FATAL", 0);
60 final static public Level FATAL = new Level(FATAL_INT, "FATAL", 0);141 case FATAL_INT: in toLevel()
183 case Priority.FATAL_INT: in isEnabledFor()323 case Priority.FATAL_INT: in priorityToLevelInt()