public class LoggingLevel
extends org.apache.log4j.Level
Modifier and Type | Field and Description |
---|---|
static LoggingLevel |
AUDIT_TRAIL |
Modifier | Constructor and Description |
---|---|
protected |
LoggingLevel(int level,
String levelStr,
int syslogEquivalent) |
Modifier and Type | Method and Description |
---|---|
static org.apache.log4j.Level |
toLevel(int val) |
static org.apache.log4j.Level |
toLevel(String sArg) |
public static final LoggingLevel AUDIT_TRAIL
protected LoggingLevel(int level, String levelStr, int syslogEquivalent)
public static org.apache.log4j.Level toLevel(String sArg)
public static org.apache.log4j.Level toLevel(int val)
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.