-
feat: file-based logging to wraith.log for MCP startup diagnostics
Some checks failedBuild & Sign Wraith / Build Windows + Sign (push) Has been cancelledreleased this
2026-03-25 04:55:31 +00:00 | 77 commits to main since this releaseenv_logger was never initialized so log::info/error went nowhere.
Added write_log() that appends to data_dir/wraith.log with timestamps.
Logs MCP server startup success/failure and any panics.Check: %APPDATA%\Wraith\wraith.log (Windows)
~/Library/Application Support/Wraith/wraith.log (macOS)Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads