| DiagnosticsCassandraTraceSwitch Field | 
            Specifies what messages should be passed to the output log when using the 
Trace API.
            
Field Value
Type: 
TraceSwitchTraceLevel.Off - Output no tracing messages.
Field Value
Type: 
TraceSwitchTraceLevel.Error  - Output error-handling messages.
Field Value
Type: 
TraceSwitchTraceLevel.Warning - Output warnings and error-handling messages.
Field Value
Type: 
TraceSwitchTraceLevel.Info - Output informational messages, warnings, and error-handling messages.
Field Value
Type: 
TraceSwitchTraceLevel.Verbose - Output all debugging and tracing messages.
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic static readonly TraceSwitch CassandraTraceSwitch
Field Value
Type: 
TraceSwitch
Remarks
See Also