Click or drag to resize

DiagnosticsCassandraStackTraceIncluded Property

Defines if exception StackTrace information should be printed by trace logger.

Default value is

Property Value

Type: Boolean
false.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public static bool CassandraStackTraceIncluded { get; set; }

Property Value

Type: Boolean
See Also