Skip to content

Lucid SDK API


Lucid SDK API / LogLevel

Enumeration: LogLevel

Defined in: src/utils/Logger.ts:1

Enumeration Members

DEBUG

DEBUG: 4

Defined in: src/utils/Logger.ts:6


ERROR

ERROR: 1

Defined in: src/utils/Logger.ts:3


INFO

INFO: 3

Defined in: src/utils/Logger.ts:5


NONE

NONE: 0

Defined in: src/utils/Logger.ts:2


WARN

WARN: 2

Defined in: src/utils/Logger.ts:4