Table of Contents

Enum SeverityLevel

Namespace
Microsoft.ApplicationInsights.DataContracts
Assembly
Microsoft.ApplicationInsights.dll
public enum SeverityLevel

Fields

Critical = 4
Error = 3
Information = 1
Verbose = 0
Warning = 2