IDiagnosticsManager methods
SharePoint 2013
NOTE: This API is now obsolete.
The IDiagnosticsManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetItem | Obsolete. Gets the specified trace log category. |
|
GetItems | Obsolete. Gets a collection of all trace log categories for the application. |
|
ResetAll | Obsolete. Resets all trace log categories defined for the application to their default event and trace severities. |
|
ResetItem | Obsolete. Resets the specified trace log category to its default event and trace severities. |
|
SetAll(TraceSeverity) | Obsolete. Sets all trace log categories defined for the application to the specified trace severity. |
|
SetAll(TraceSeverity, EventSeverity) | Obsolete. Sets all trace log categories defined for the application to the specified event and trace severities. |
|
Update | Obsolete. Updates SharePoint Foundation with any changes made to the trace log categories. |