aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/logger.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/logger.ts')
-rw-r--r--packages/shared/logger.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/shared/logger.ts b/packages/shared/logger.ts
index 471ec7ab..f406b447 100644
--- a/packages/shared/logger.ts
+++ b/packages/shared/logger.ts
@@ -1,4 +1,5 @@
import winston from "winston";
+
import serverConfig from "./config";
const logger = winston.createLogger({