Skip to main content

Enum LogLevel

Namespace: Consul
Assembly: Consul.dll

Log Level Enum

public enum LogLevel

Fields

Debug = 2

Err = 4

Info = 0

Trace = 1

Warn = 3