Click or drag to resize

Colygon.MatchPoint.Common.Logging Namespace

Contains functionality for logging using SharePoint ULS (Unified Logging Service).
Classes
  ClassDescription
Public classConsoleLogger
Logger to log in a console application.
Public classLogger
Provides functionality for the handling of log messages within the SharePoint ULS trace log.
Public classLogManager
Provides access to MatchPoint logging functionality.
Public classNullLogger
A NullLogger to prevent logging.
Remarks
#APIChange 5.0: removed abstract class BaseLogger