SPULSTraceListener class

A custom trace listener that adds WCF tracing to the SharePoint ULS log.

Inheritance hierarchy

System.Object
  System.MarshalByRefObject
    System.Diagnostics.TraceListener
      Microsoft.SharePoint.SPULSTraceListener

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPULSTraceListener _
    Inherits TraceListener
'Usage
Dim instance As SPULSTraceListener
public sealed class SPULSTraceListener : TraceListener

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

SPULSTraceListener members

Microsoft.SharePoint namespace