Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

List of all members.

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)

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

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


Member Data Documentation

Level alma::acs::exceptions::ErrorTraceLogLevels::ALERT = new ErrorTraceLogLevels("ALERT", 903) [static]
 

Level alma::acs::exceptions::ErrorTraceLogLevels::CRITICAL = new ErrorTraceLogLevels("CRITICAL", 902) [static]
 

Level alma::acs::exceptions::ErrorTraceLogLevels::EMERGENCY = new ErrorTraceLogLevels("ERROR", 1000) [static]
 

Level alma::acs::exceptions::ErrorTraceLogLevels::ERROR = new ErrorTraceLogLevels("ERROR", 901) [static]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:52:55 2009 for ACS Java API by doxygen 1.3.8