SharpCvsLib

TraceUtil Class

The trace utility class logs a stack trace to the log4net file if DEBUG logging is enabled. This is used as an alternative to the .net trace mechanism.

For a list of all members of this type, see TraceUtil Members.

System.Object
   TraceUtil

[Visual Basic]
Public Class TraceUtil
[C#]
public class TraceUtil

Requirements

Namespace: ICSharpCode.SharpCvsLib.Misc

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

TraceUtil Members | ICSharpCode.SharpCvsLib.Misc Namespace