Members
(static, constant) DEBUG :number
A DEBUG message is a fine-grained information on the client activity.
Type:
- number
(static, constant) ERROR :number
An ERROR message contains informations on a problem that occurred during the client activities.
Type:
- number
(static, constant) INFO :number
An INFO message contains informations on the standard client activities.
Type:
- number
(static, constant) WARN :number
A WARN message is a warning caused by an unexpected behavior of the client.
Type:
- number