info.magnolia.logging
Class LoggingLevel

java.lang.Object
  extended by org.apache.log4j.Priority
      extended by org.apache.log4j.Level
          extended by info.magnolia.audit.LoggingLevel
              extended by info.magnolia.logging.LoggingLevel
All Implemented Interfaces:
Serializable

Deprecated. since 4.5.9 use info.magnolia.audit.LoggingLevel instead.

public class LoggingLevel
extends LoggingLevel

Defines custom logging level for auditory data.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class info.magnolia.audit.LoggingLevel
AUDIT_TRAIL
 
Fields inherited from class org.apache.log4j.Level
ALL, DEBUG, ERROR, FATAL, INFO, OFF, TRACE, TRACE_INT, 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 LoggingLevel(int level, String levelStr, int syslogEquivalent)
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.audit.LoggingLevel
toLevel, toLevel
 
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

LoggingLevel

protected LoggingLevel(int level,
                       String levelStr,
                       int syslogEquivalent)
Deprecated. 


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.