SPULSRetriever class

The utility class to retrieve ULS log

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Diagnostics.SPULSRetriever

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPULSRetriever
'Usage
Dim instance As SPULSRetriever
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPULSRetriever

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

SPULSRetriever members

Microsoft.SharePoint.Diagnostics namespace