Uses of Class
org.apache.log4j.lf5.util.LogMonitorAdapter

Packages that use LogMonitorAdapter
org.apache.log4j.lf5.util   
 

Uses of LogMonitorAdapter in org.apache.log4j.lf5.util
 

Methods in org.apache.log4j.lf5.util that return LogMonitorAdapter
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 © 1999-2012 Apache Software Foundation. All Rights Reserved.