LogLevel enumeration

Specifies the level of an entry reported in the log.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration LogLevel
'Usage
Dim instance As LogLevel
public enum LogLevel

Members

Member name Description
None No logging
Verbose
Debug Debug
Info Information
Warning Warning
Error Error

See also

Reference

Microsoft.SharePoint.Upgrade namespace