Skip to content

Use exc_info in debug logging instead of traceback#121

Merged
tr4nt0r merged 1 commit intomiaucl:mainfrom
tr4nt0r:exc_info
Jan 15, 2025
Merged

Use exc_info in debug logging instead of traceback#121
tr4nt0r merged 1 commit intomiaucl:mainfrom
tr4nt0r:exc_info

Conversation

@tr4nt0r
Copy link
Collaborator

@tr4nt0r tr4nt0r commented Jan 15, 2025

Uses the handy parameter èxc_info=True` and let the debug logger itself append exception information instead of using traceback

@tr4nt0r tr4nt0r requested a review from miaucl January 15, 2025 17:52
@tr4nt0r tr4nt0r merged commit 1c4d760 into miaucl:main Jan 15, 2025
9 checks passed
@tr4nt0r tr4nt0r deleted the exc_info branch January 15, 2025 19:34
tr4nt0r added a commit that referenced this pull request Mar 16, 2025
Use `exc_info` in debug logging instead of stacktrace
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