Skip to content
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

Exception while loading step implementations from file not logged #228

Closed
tobias-lehmann-aperto opened this issue Mar 1, 2021 · 2 comments

Comments

@tobias-lehmann-aperto
Copy link
Contributor

logger.fatal('Exception occurred while loading step implementations from file: {}.\n'.format(rel_path, traceback.format_exc()))

The log includes the affected class, but the exception itself is not formatted into the log message.

@sriv
Copy link
Member

sriv commented Mar 1, 2021

Good catch, and it has been a source of pain for a few other users. Would you be interested in sending a PR with whatever additional information you think would be valuable here?

@tobias-lehmann-aperto
Copy link
Contributor Author

tobias-lehmann-aperto commented Mar 2, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants