Skip to main content

Type Alias: LogLevelString

LogLevelString = "error" | "warn" | "info" | "debug" | "trace" | "action" | "success"
Defined in: logger.types.ts:74 Log level strings for type safety