API@uimatch/shared-loggingType AliasesLogLevelType Alias: LogLevel type LogLevel = "silent" | "debug" | "info" | "warn" | "error"; Defined in: types.ts:4 Log level enumeration.