|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.log4j.Priority org.apache.log4j.Level info.magnolia.audit.LoggingLevel info.magnolia.logging.LoggingLevel
public class LoggingLevel
Defines custom logging level for auditory data.
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 |
---|
protected LoggingLevel(int level, String levelStr, int syslogEquivalent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |