Partilhar via


LogCollectionLevel Enumeração

Definição

Define valores para LogCollectionLevel.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum LogCollectionLevel
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type LogCollectionLevel = 
Public Enum LogCollectionLevel
Herança
LogCollectionLevel
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Error 0

Somente erros serão coletados nos logs.

Verbose 1

Log detalhado (inclui Erros, CRC, informações de tamanho e outros).

Aplica-se a