SharpCvsLib

Debug.DEFAULT_ENABLED Field

Indicates whether debug logging will be enabled by default or not.

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

See Also

Debug Class | ICSharpCode.SharpCvsLib.Config.Logging Namespace