Share via


IDiagnosticsManager.ResetAll Method

Resets all trace log categories defined for the application to their default event and trace severities.

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

Syntax

Sub ResetAll

Dim instance As IDiagnosticsManager

instance.ResetAll()
void ResetAll()

See Also

Reference

IDiagnosticsManager Interface

IDiagnosticsManager Members

Microsoft.SharePoint.Administration Namespace

Other Resources

Trace Logs

Trace Log Categories

Writing to the Trace Log

Trace Log Example