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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public static readonly TraceSwitch CassandraTraceSwitch
Field Value
Type:
TraceSwitchRemarks See Also