LogLevel Enum

Definition

Defines values for LogLevel.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum LogLevel
Inheritance
LogLevel
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Off 0
Verbose 1
Information 2
Warning 3
Error 4

Applies to

Продукт Версії
Azure SDK for .NET Legacy