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

abeans::pluggable::acs::logging::ACSCoreLevel Interface Reference

Inheritance diagram for abeans::pluggable::acs::logging::ACSCoreLevel:

Inheritance graph
[legend]
List of all members.

Public Attributes

final int ACS_LEVEL_UNKNOWN = 0
final int ACS_LEVEL_TRACE = 2
final int ACS_LEVEL_DEBUG = 3
final int ACS_LEVEL_INFO = 4
final int ACS_LEVEL_NOTICE = 5
final int ACS_LEVEL_WARNING = 6
final int ACS_LEVEL_ERROR = 8
final int ACS_LEVEL_CRITICAL = 9
final int ACS_LEVEL_ALERT = 10
final int ACS_LEVEL_EMERGENCY = 11

Detailed Description

Contains constants for ACS Core Levels.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Member Data Documentation

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_ALERT = 10
 

A condition that should be corrected immediately, such as a corrupted system database (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_CRITICAL = 9
 

Critical conditions, such as hard device errors (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_DEBUG = 3
 

Messages that contain information normally of use only when debugging a program (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_EMERGENCY = 11
 

A panic condition. This is normally broadcast to all users (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_ERROR = 8
 

Error messages (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_INFO = 4
 

Informational messages (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_NOTICE = 5
 

Conditions that are not error conditions, but that may require special handling (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_TRACE = 2
 

Messages indicating function-calling sequence (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_UNKNOWN = 0
 

Unknown (ACS level).

final int abeans::pluggable::acs::logging::ACSCoreLevel::ACS_LEVEL_WARNING = 6
 

Warning messages (ACS level).


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