Skip to content

Commit 16cc20a

Browse files
authored
Update packages/core/src/logs/constants.ts
1 parent 8e6c10a commit 16cc20a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/logs/constants.ts

-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ export const SEVERITY_TEXT_TO_SEVERITY_NUMBER: Partial<Record<LogSeverityLevel,
1212
warn: 13,
1313
error: 17,
1414
fatal: 21,
15-
critical: 25,
1615
};

0 commit comments

Comments
 (0)