程序包 | 说明 |
---|---|
com.fr.third.apache.log4j.lf5.util |
限定符和类型 | 方法和说明 |
---|---|
static LogMonitorAdapter |
LogMonitorAdapter.newInstance(int loglevels)
Creates an instance of LogMonitorAdapter using the
log levels inticated by the parameter.
|
static LogMonitorAdapter |
LogMonitorAdapter.newInstance(java.util.List userDefinedLevels)
Creates an instance of LogMonitorAdapter using the specified LogLevels.
|
static LogMonitorAdapter |
LogMonitorAdapter.newInstance(LogLevel[] userDefined)
Creates an instance of LogMonitorAdapter using the specified LogLevels.
|