Represents the log levels supported by Omni SDK.

Enumeration Members

Enumeration Members

DEBUG

Logs all messages including debug messages.

ERROR

Logs only the error messages.

INFO

Logs error, warning and info messages.

OFF

Don't log anything.

WARN

Logs error and warning messages.