IDiagnosticsManager.SetAll method
NOTE: This API is now obsolete.
Overload list
Name | Description | |
---|---|---|
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. |
Top