Log4j 1.3alpha-6

org.apache.log4j
Class Priority

java.lang.Object
  |
  +--org.apache.log4j.Level
        |
        +--org.apache.log4j.Priority

public class Priority
extends Level

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

Author:
Ceki Gülcü

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-6

Copyright 2000-2005 Apache Software Foundation.