Loggical API Documentation v1.0.1
Loggical API Documentation / LogLevelType
Type Alias: LogLevelType
ts
type LogLevelType = typeof LogLevel[keyof typeof LogLevel];Defined in: types/core.types.ts:36
