How to turn off anyhow's Stack backtrace #1725
Replies: 2 comments 2 replies
-
Hmm, are you using Rust release build? Maybe try rust debug build. Or, maybe try to turn off stripping rust symbols. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorry, it was a problem with my environment and it has been solved |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rusr code:
dart code:
log:
What I only get is my customized "connect fail" instead of adding the Stack backtrace information.
Beta Was this translation helpful? Give feedback.
All reactions