Logger Class

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Class Logger _
    Implements ILogger
'Usage
Dim instance As Logger
public class Logger : ILogger
public ref class Logger : ILogger
public class Logger implements ILogger

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.Logger

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Logger Members

Microsoft.TeamFoundation.VersionControl.Server Namespace