IDiagnosticsLevel members
NOTE: This API is now obsolete.
Provides an interface through which developers can expose a single trace log category to assign to trace log messages for a given application.
The IDiagnosticsLevel type exposes the following members.
Properties
Name | Description | |
---|---|---|
EventSeverity | Obsolete. Gets or sets the event severity of the trace log category. | |
Hidden | Obsolete. Determines whether to hide the trace log category in the SharePoint Foundation Central Administration user interface. | |
Id | Obsolete. Gets the ID of the trace log category. | |
Name | Obsolete. Gets the name of the trace log category. | |
TraceSeverity | Obsolete. Gets or sets the trace severity of the trace log category. |
Top