Fix imports, simplify transports config

This commit is contained in:
Eric Bailey
2025-02-11 12:31:44 -06:00
parent 5df4ded61e
commit 9f7a4166aa
4 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {LogContext} from '#/logger/debugContext'
import {LogContext} from '#/logger/logContext'
import type {Sentry} from '#/logger/sentry'
export enum LogLevel {