Skip to content

Log startup errors with a full stack trace #15

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

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

piemonkey
Copy link

str(e) gives us just the string message, which is often not helpful. This change uses the standard logging module to log a stack trace instead.

@piemonkey piemonkey mentioned this pull request Oct 4, 2023
@madnificent madnificent merged commit ab6d7e8 into mu-semtech:master Nov 24, 2023
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