This topic has not yet been rated - Rate this topic

TraceSeverity Enumeration

Specifies the level of trace information that is written to the trace log file.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum TraceSeverity
Member name Description
None Writes no trace information to the trace log file.
Unexpected Represents an unexpected code path and actions that should be monitored.
Monitorable Represents an unusual code path and actions that should be monitored.
High Writes high-level detail to the trace log file.
Medium Writes medium-level detail to the trace log file.
Verbose Writes low-level detail to the trace log file.
VerboseEx
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ