SPDiagnosticsServiceBase.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.
Public method SetAll(TraceSeverity) Sets the threshold at which traces associated with all categories are written to the trace log.
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.

Top

See also

Reference

SPDiagnosticsServiceBase class

SPDiagnosticsServiceBase members

Microsoft.SharePoint.Administration namespace

ResetAll()