Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

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(org.apache.log4j.lf5.LogLevel[] userDefined)
          Creates an instance of LogMonitorAdapter using the specified LogLevels.
static LogMonitorAdapter LogMonitorAdapter.newInstance(java.util.List userDefinedLevels)
          Creates an instance of LogMonitorAdapter using the specified LogLevels.