Skip to content

SDKLogLevel

type SDKLogLevel = "debug" | "info" | "warn" | "error";

Defined in: domains/log.ts:5