DiagnosticsCassandraStackTraceIncluded Property |
Defines if exception StackTrace information should be printed by trace logger.
Default value is
Property Value
Type:
Booleanfalse.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public static bool CassandraStackTraceIncluded { get; set; }
Property Value
Type:
BooleanSee Also