org.mmbase.util.logging.log4j
Class Log4jPriority

java.lang.Object
  extended byorg.apache.log4j.Priority
      extended byorg.apache.log4j.Level
          extended byorg.mmbase.util.logging.log4j.Log4jLevel
              extended byorg.mmbase.util.logging.log4j.Log4jPriority
All Implemented Interfaces:
Serializable

Deprecated. use Log4jLevel

public class Log4jPriority
extends Log4jLevel

Author:
Michiel Meeuwissen
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mmbase.util.logging.log4j.Log4jLevel
SERVICE, TRACE
 
Fields inherited from class org.apache.log4j.Level
ALL, DEBUG, ERROR, FATAL, INFO, OFF, WARN
 
Fields inherited from class org.apache.log4j.Priority
ALL_INT, DEBUG_INT, ERROR_INT, FATAL_INT, INFO_INT, OFF_INT, WARN_INT
 
Constructor Summary
protected Log4jPriority(int level, String strLevel, int syslogEquiv)
          Deprecated.  
 
Methods inherited from class org.mmbase.util.logging.log4j.Log4jLevel
getAllPossibleLog4jPriorities, toLevel, toLevel, toLog4jLevel
 
Methods inherited from class org.apache.log4j.Level
toLevel, toLevel
 
Methods inherited from class org.apache.log4j.Priority
equals, getAllPossiblePriorities, getSyslogEquivalent, isGreaterOrEqual, toInt, toPriority, toPriority, toPriority, toPriority, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Log4jPriority

protected Log4jPriority(int level,
                        String strLevel,
                        int syslogEquiv)
Deprecated. 


MMBase build 1.8.1.20060716