Log4j 1.3alpha-7

org.apache.log4j
Class Priority

java.lang.Object
  extended byorg.apache.log4j.Level
      extended byorg.apache.log4j.Priority
All Implemented Interfaces:
Serializable

public class Priority
extends Level

Refrain from using this class directly, use the Level class instead.

Author:
Ceki Gülcü
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.log4j.Level
ALL, ALL_INT, DEBUG, DEBUG_INT, ERROR, ERROR_INT, FATAL, FATAL_INT, INFO, INFO_INT, OFF, OFF_INT, TRACE, TRACE_INT, WARN, WARN_INT
 
Methods inherited from class org.apache.log4j.Level
equals, getAllPossiblePriorities, getSyslogEquivalent, hashCode, isGreaterOrEqual, toInt, toLevel, toLevel, toLevel, toLevel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.