Static Public Attributes | |
Level | ERROR = new ErrorTraceLogLevels("ERROR", 901) |
Level | CRITICAL = new ErrorTraceLogLevels("CRITICAL", 902) |
Level | ALERT = new ErrorTraceLogLevels("ALERT", 903) |
Level | EMERGENCY = new ErrorTraceLogLevels("ERROR", 1000) |
Protected Member Functions | |
ErrorTraceLogLevels (String name, int value) | |
Static Package Functions | |
Level | mapErrorLevelToLogLevel (Severity errorTraceSeverity) |
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.
|
|
|
|
|
|
|
|
|
|
|
|