info.magnolia.module.mail.handlers
Class LoggingLevel
java.lang.Object
org.apache.log4j.Priority
org.apache.log4j.Level
info.magnolia.module.mail.handlers.LoggingLevel
- All Implemented Interfaces:
- Serializable
public class LoggingLevel
- extends org.apache.log4j.Level
Defines custom logging level for forms data.
- Author:
- tmiyar
- See Also:
- Serialized Form
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)
|
Method Summary |
static org.apache.log4j.Level |
toLevel(int val)
|
static org.apache.log4j.Level |
toLevel(String sArg)
|
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 |
MAIL_TRAIL
public static final LoggingLevel MAIL_TRAIL
LoggingLevel
protected LoggingLevel(int level,
String levelStr,
int syslogEquivalent)
toLevel
public static org.apache.log4j.Level toLevel(String sArg)
toLevel
public static org.apache.log4j.Level toLevel(int val)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.