Enumeration RtmLogLevel

The log level for rtm sdk.

Enumeration Members

Enumeration Members

error: 4

0x0004: Errors.

fatal: 8

0x0008: Critical errors that may lead to program termination.

info: 1

0x0001: Informational messages.

none: 0

0x0000: No logging.

warn: 2

0x0002: Warnings.