Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logger with better stack trace, source context #154

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

chriszarate
Copy link
Member

@chriszarate chriszarate commented Oct 8, 2024

  • Ignore Logging classes in stack traces, which makes stack trace much more immediately useful even on its first line:

    Screenshot 2024-10-08 at 17 52 09
  • When present, use a source context property as a message prefix in brackets. This has not been implemented anywhere, but is available:

    Screenshot 2024-10-08 at 17 53 34

@chriszarate chriszarate merged commit 12171d4 into trunk Oct 9, 2024
10 checks passed
@chriszarate chriszarate deleted the improve/debug-logging branch October 9, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants