public class ErrorTraceLogLevels
extends java.util.logging.Level
alma.ACSErr.Severity.
Currently the module acserr builds before acsjlog, so alma.acs.logging.AcsLogLevel is not available.
Todo: Try to refactor this and remove duplication of error level classes.
| Modifier and Type | Field and Description |
|---|---|
static java.util.logging.Level |
ALERT |
static java.util.logging.Level |
CRITICAL |
static java.util.logging.Level |
EMERGENCY |
static java.util.logging.Level |
ERROR |
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorTraceLogLevels(java.lang.String name,
int value) |