DataDogStatus

Defines the different status levels.

Description

The DataDogStatus class defines the different status levels.

Fields

Emergency

Emergency

Emergency = “EMERGENCY”

Error

Error

Error = “ERROR”

Warn

Warn

Warn = “WARN”

Info

Info

Info = “INFO”

Debug

Debug

Debug = “DEBUG”