Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |