alma::acs::exceptions::ErrorTraceLogLevels Class Reference

Inheritance diagram for alma::acs::exceptions::ErrorTraceLogLevels:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::exceptions::ErrorTraceLogLevels:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static Level ERROR = new ErrorTraceLogLevels("ERROR", 901)
static Level CRITICAL = new ErrorTraceLogLevels("CRITICAL", 902)
static Level ALERT = new ErrorTraceLogLevels("ALERT", 903)
static Level EMERGENCY = new ErrorTraceLogLevels("ERROR", 1000)

Protected Member Functions

 ErrorTraceLogLevels (String name, int value)

Static Package Functions

static Level mapErrorLevelToLogLevel (Severity errorTraceSeverity)

Detailed Description

Provides JDK logger style level objects for the severity levels in 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.

Author:
hsommer created Apr 12, 2005 5:36:27 PM

Constructor & Destructor Documentation

alma::acs::exceptions::ErrorTraceLogLevels::ErrorTraceLogLevels ( String  name,
int  value 
) [inline, protected]

Member Function Documentation

static Level alma::acs::exceptions::ErrorTraceLogLevels::mapErrorLevelToLogLevel ( Severity  errorTraceSeverity  )  [inline, static, package]

Member Data Documentation

Referenced by mapErrorLevelToLogLevel().

Referenced by mapErrorLevelToLogLevel().

Referenced by mapErrorLevelToLogLevel().

Referenced by mapErrorLevelToLogLevel().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2