CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Enumerations
CMPILevel (Trace Levels) (Subclause 5.11)

Enumerations

enum  CMPILevel { CMPI_LEV_INFO = 1, CMPI_LEV_WARNING = 2, CMPI_LEV_VERBOSE = 3 }
 An enumeration type that defines logging levels for trace functions. More...
 

Detailed Description

Enumeration Type Documentation

enum CMPILevel

An enumeration type that defines logging levels for trace functions.

Enumerator
CMPI_LEV_INFO 

Generic information

CMPI_LEV_WARNING 

warnings

CMPI_LEV_VERBOSE 

detailed/specific information