create logger package

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-05-04 14:24:00 +02:00
parent ba6ca9b13c
commit 8098f9af33
8 changed files with 96 additions and 25 deletions

View File

@@ -18,6 +18,7 @@
"@fastify/websocket": "^8.3.1",
"@openpanel/common": "workspace:*",
"@openpanel/db": "workspace:*",
"@openpanel/logger": "workspace:*",
"@openpanel/queue": "workspace:*",
"@openpanel/redis": "workspace:*",
"@openpanel/trpc": "workspace:*",