Skip to main content

Type Alias: LogLevel

LogLevel = "debug" | "info" | "warn" | "error"

Defined in: utils/logger.ts:8

Severity of a log message.