Searched defs:levelNames (Results 1 – 3 of 3) sorted by relevance
125 const LookupEntry levelNames[] = { variable
94 private static final String[] levelNames= new String[LEVEL_COUNT]; field in Logger
1154 static String[] levelNames = { "world", "continent", "subcontinent", "country", "subzone" }; field in Misc