LogLevel Enumeration
Specifies the level of an entry reported in the log.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration LogLevel
Dim instance As LogLevel
public enum LogLevel
Members
Member name | Description | |
---|---|---|
None | No logging | |
Debug | Debug | |
Info | Information | |
Warning | Warning | |
Error | Error |