Type Alias: LogSeverity
LogSeverity =
"debug"|"error"|"info"|"warn"
Defined in: shared/utils/loggingContext.ts:5
Supported logging severity levels emitted by the structured logger.
LogSeverity =
"debug"|"error"|"info"|"warn"
Defined in: shared/utils/loggingContext.ts:5
Supported logging severity levels emitted by the structured logger.