DiagnosticsCassandraTraceSwitch Field |
Specifies what messages should be passed to the output log.
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: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public static readonly TraceSwitch CassandraTraceSwitch
Field Value
Type:
TraceSwitchSee Also