SharpCvsLib

Debug Fields

The fields of the Debug class are listed below. For a complete list of Debug class members, see the Debug Members topic.

Public Static (Shared) Fields

DEFAULT_ENABLED Indicates whether debug logging will be enabled by default or not.
DEFAULT_LOG_STACK_TRACE Indicates whether the stack trace will be logged with the request/ response message.
DEFAULT_REQUEST_FILE Specifies the default file that is used to log request data to if debug logging is enabled.
DEFAULT_RESPONSE_FILE Specifies the default file that responses should be logged t if debug logging is enabled.

See Also

Debug Class | ICSharpCode.SharpCvsLib.Config.Logging Namespace