Skip to content

Log unhandled exceptions stacktraces in log files#875

Merged
fneum merged 3 commits intomasterfrom
feat/stacktrace-logging
Jan 18, 2024
Merged

Log unhandled exceptions stacktraces in log files#875
fneum merged 3 commits intomasterfrom
feat/stacktrace-logging

Conversation

@euronion
Copy link
Copy Markdown
Contributor

Changes proposed in this Pull Request

Not all stacktraces are properly handled by the current configure_logging(...) function, and sometimes missed by logging. This change updates our function to take these edge cases into account.

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in all of config.default.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv.
  • A release note doc/release_notes.rst is added.

Copy link
Copy Markdown
Member

@fneum fneum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable, and I trust you that this works :)

@fneum fneum merged commit 6d85b54 into master Jan 18, 2024
@fneum fneum deleted the feat/stacktrace-logging branch January 18, 2024 17:16
@euronion
Copy link
Copy Markdown
Contributor Author

If it does not work, I will be happy to take care of the complaints ;-)

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