SPDiagnosticsService.SetAll Method
Include Protected Members
Include Inherited Members
Sets reporting levels for all categories.
Overload List
Name | Description | |
---|---|---|
SetAll(TraceSeverity) | Sets the threshold at which traces that are associated with all categories are written to the trace log. | |
SetAll(TraceSeverity, EventSeverity) | Sets the threshold at which traces and Windows events that are associated with all categories are written to trace logs and the Windows event log. |
Top