SharpCvsLib

LogConfig.DebugLog Property

Configuration for the debugging log.

[Visual Basic]
Public Property DebugLog As Debug
[C#]
public Debug DebugLog {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Config.Logging.LogConfig.DebugLog

See Also

LogConfig Class | ICSharpCode.SharpCvsLib.Config.Logging Namespace