Searched refs:globalDebugLevel (Results 1 – 2 of 2) sorted by relevance
171 globalDebugLevel = lvl; in setDebugLevel()203 if (lvl < globalDebugLevel) in printIf()220 int lvl = globalDebugLevel; in getLevelForClass()311 private static int globalDebugLevel = FATAL; field in Debug
762 globalDebugLevel = lvl; in setDebugLevel()766 if (lvl < globalDebugLevel) in printIf()809 private static int globalDebugLevel = ERROR; field in Debug