Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Level

Enumeration members

Enumeration members

Debug

Debug: = "DEBUG"

Error

Error: = "ERROR"

Fatal

Fatal: = "FATAL"

Info

Info: = "INFO"

Trace

Trace: = "TRACE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Warn

Warn: = "WARN"