Searched defs:level (Results 1 – 4 of 4) sorted by relevance
93 public Category(int code, boolean isLevelSettable, Level level, String help) { in Category()120 public void setLevel(Level level) { in setLevel()250 final Level level = category.getLevel(); in add() local
212 private void handleErrorCode(String arg, Errors.Level level) throws ParseException { in handleErrorCode()
53 def CheckLe(self, other, level=logging.ERROR): argument66 def CheckLt(self, other, level=logging.ERROR): argument
92 optional Level level = 1 [default = INFO]; field