We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6c10a commit 16cc20aCopy full SHA for 16cc20a
packages/core/src/logs/constants.ts
@@ -12,5 +12,4 @@ export const SEVERITY_TEXT_TO_SEVERITY_NUMBER: Partial<Record<LogSeverityLevel,
12
warn: 13,
13
error: 17,
14
fatal: 21,
15
- critical: 25,
16
};
0 commit comments