UMDS .NET API  6.14
com.latencybusters.umds.UMDS.LOG_LEVEL Class Reference

Collection of int values for the logging level. More...

Public Attributes

const int APPLICATION_ERROR = 4
 An error occurred. The UMDS API has not been used correctly. This indicates a change in the application is required.
 
const int CRITICAL = 3
 Critical message. Critical messages should not not be ignored and are strong indications of a service impacting problem.
 
const int WARN = 2
 Warning message. Warning messages are indications that a problem likely exists and should be investigated.
 
const int INFO = 1
 Informational Message Informational messages are general indications about the state of the client. These indications do not specifically indicate a problem exists but may be useful supporting data.
 

Detailed Description

Collection of int values for the logging level.

See also
log

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