Enable Sentry on web only
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import {LogContext} from '#/logger/logContext'
|
||||
import type {Sentry} from '#/logger/sentry'
|
||||
import type {Sentry} from '#/logger/sentry/lib'
|
||||
|
||||
export enum LogLevel {
|
||||
Debug = 'debug',
|
||||
|
||||
Reference in New Issue
Block a user