LogLevel Enumeration

 

Updated: September 18, 2014

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public enum class LogLevel

Member nameDescription
Critical

Log critical events.

Error

Log error events.

Information

Log information events.

Undefined

Log level is undefined.

Verbose

Log verbose events.

Warning

Log warning events.

Return to top
Show: