SharpCvsLib

ICSharpCode.SharpCvsLib.Logs Namespace

ICSharpCode.SharpCvsLib.Client TODO: Enter a namespace description.

Classes

ClassDescription
RequestLog Utility class for debugging cvs server responses. Logging outputs are attempted in the following order:
  1. log4net properties for Type in application config file.
  2. cvs.out file in the working folder of the assembly.
  3. console message
A failure at any level causes the program to attempt to log to another level.
ResponseLog Utility class for debugging cvs server responses. Logging outputs are attempted in the following order:
  1. log4net properties for Type in application config file.
  2. cvs.out file in the working folder of the assembly.
  3. console message
A failure at any level causes the program to attempt to log to another level.