SharpCvsLib

Debug.DEFAULT_LOG_STACK_TRACE Field

Indicates whether the stack trace will be logged with the request/ response message.

[Visual Basic]
Public Const DEFAULT_LOG_STACK_TRACE As Boolean
[C#]
public const bool DEFAULT_LOG_STACK_TRACE;

See Also

Debug Class | ICSharpCode.SharpCvsLib.Config.Logging Namespace