SPDiagnosticsService.SetAll method

Sets reporting levels for all categories.

Overload list

  Name Description
Public method SetAll(EventSeverity) Sets the threshold at which events associated with all categories are written to the event log. (Inherited from SPDiagnosticsServiceBase.)
Public method SetAll(TraceSeverity) Sets the threshold at which traces associated with all categories are written to the trace log. (Inherited from SPDiagnosticsServiceBase.)
Public method SetAll(TraceSeverity, EventSeverity) Sets the threshold at which traces and Windows events associated with all categories are written to trace logs and the Windows event log. (Inherited from SPDiagnosticsServiceBase.)

Top

See also

Reference

SPDiagnosticsService class

SPDiagnosticsService members

Microsoft.SharePoint.Administration namespace

ResetAll()