public class LogOptions extends Object
LogOptions()
static void
addLoggerLevel(String loggerExpr, Level level)
static Level
getLevel()
getLoggerLevel(String logger)
setLevel(Level level)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogOptions()
public static void setLevel(Level level)
public static Level getLevel()
public static void addLoggerLevel(String loggerExpr, Level level)
loggerExpr
level
public static Level getLoggerLevel(String logger)
logger
Copyright © 2021. All rights reserved.