Enumeration eTraceLevelConst

The TraceLevel contains a set of values that specify the trace level for the trace messages.

Enumeration Members

Enumeration Members

ERROR: 1

Error trace.

INFORMATION: 3

Information trace.

NONE: 0

None.

WARNING: 2

Warning trace.

Generated using TypeDoc