Skip to content

Improve printing of backtrace in log message#124

Merged
findmyway merged 1 commit intooolong-dev:masterfrom
simsurace:improve-backtrace-printing
Apr 27, 2026
Merged

Improve printing of backtrace in log message#124
findmyway merged 1 commit intooolong-dev:masterfrom
simsurace:improve-backtrace-printing

Conversation

@simsurace
Copy link
Copy Markdown
Collaborator

The output of catch_backtrace() will be shown as raw pointers when being serialized (e.g. when looking at logs in Sentry). This can be avoided by wrapping it in stacktrace.

The output of `catch_backtrace()` will be shown as raw pointers when being serialized (e.g. when looking at logs in Sentry). This can be avoided by wrapping it in `stacktrace`.
@findmyway findmyway merged commit 66dc07c into oolong-dev:master Apr 27, 2026
4 checks passed
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