You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
debug.json isn't in its best shape right now. here're couple of problem with logging pkg in tandem.
if you try to log before loading the config file, we get logs logged onto the terminal's stdout stream. you can do something like this to reproduce this.
also why the fuck we can't have cmd + click shortcut working in vscode to visit the source path to handle the ERROR/WARN? (you solve this for vscode, consider it being solved for every other code.)
why we don't have trailing commas after each log entry?
debug.json isn't in its best shape right now. here're couple of problem with logging pkg in tandem.
cmd + clickshortcut working in vscode to visit the source path to handle the ERROR/WARN? (you solve this for vscode, consider it being solved for every other code.)