Click or drag to resize

Diagnostics Fields

The Diagnostics type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCassandraTraceSwitch
Specifies what messages should be passed to the output log when using the Trace API.

Field Value

Type: 
TraceLevel.Off - Output no tracing messages.

Field Value

Type: 
TraceLevel.Error - Output error-handling messages.

Field Value

Type: 
TraceLevel.Warning - Output warnings and error-handling messages.

Field Value

Type: 
TraceLevel.Info - Output informational messages, warnings, and error-handling messages.

Field Value

Type: 
TraceLevel.Verbose - Output all debugging and tracing messages.

Top
See Also