Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

This is an enumeration type constant that refers to the log level, and is defined as follows.

api-version

1

system

Index

Enumeration Members

Enumeration Members

DEBUG: 1

Debug level.

api-version

1

system
ERROR: 3

Error level.

api-version

1

system
INFO: 0

Info level.

api-version

1

system
WARN: 2

Warn level.

api-version

1

system

Generated using TypeDoc