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
Describe the bug
Both console log and loglevel, and debug, manage to parse source maps (I think that's the issue?) to create a clear stack trace with hyper links, but tslog does not :(
To Reproduce
Steps to reproduce the behavior:
Log an error
Expected behavior
produce the same trace as console log and other tools
Additional context
I'm on bun and nextjs 14
Node.js Version
20
The text was updated successfully, but these errors were encountered:
Describe the bug
Both console log and loglevel, and debug, manage to parse source maps (I think that's the issue?) to create a clear stack trace with hyper links, but tslog does not :(
To Reproduce
Steps to reproduce the behavior:
Expected behavior
produce the same trace as console log and other tools
Additional context
I'm on bun and nextjs 14
Node.js Version
20
The text was updated successfully, but these errors were encountered: