docs: add Winston logging refactor design spec

Design for migrating from Pino to Winston with hybrid console/file logging,
npm-standard log levels, and dependency cleanup.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
MythEclipse
2026-05-19 02:06:45 +07:00
co-authored by Claude Opus 4.7
parent 4c80b4f30b
commit 97648604d7
5 changed files with 127 additions and 0 deletions
+9
View File
@@ -5,3 +5,12 @@
[submodule "vendor/discord-video-stream"]
path = vendor/discord-video-stream
url = https://github.com/dank074/discord-video-stream.git
[submodule "vendor/drizzle-orm"]
path = vendor/drizzle-orm
url = https://github.com/drizzle-team/drizzle-orm.git
[submodule "vendor/better-sqlite3"]
path = vendor/better-sqlite3
url = https://github.com/WiseLibs/better-sqlite3.git
[submodule "vendor/node-datachannel"]
path = vendor/node-datachannel
url = https://github.com/Discord-RE/node-datachannel.git