Package | Description |
---|---|
org.apache.log4j.lf5.util |
Modifier and Type | Method and Description |
---|---|
static LogMonitorAdapter |
LogMonitorAdapter.newInstance(int loglevels)
Creates an instance of LogMonitorAdapter using the
log levels inticated by the parameter.
|
static LogMonitorAdapter |
LogMonitorAdapter.newInstance(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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.