ServicingLogLevel Enumeration

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Enumeration ServicingLogLevel
public enum ServicingLogLevel
public enum class ServicingLogLevel
type ServicingLogLevel
public enum ServicingLogLevel

Members

Member name Description
Error Only logs Errors
Progress Includes Errors+Warnings and also Start/Finish/Skip Servicing Step logging
Verbose Includes Error+Warning+Progress and also Informational
Warning Includes Error and also Warnings

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace