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

Use logging Formatter, enabling printing exception info with exc_info=1 #828

Closed
wants to merge 1 commit into from

Conversation

v-lopez
Copy link
Contributor

@v-lopez v-lopez commented Jul 8, 2016

This recovers the functionality provided by the python logging library,
which includes exception information if the kwarg exc_info is provided
with a True value.

I have seen no side effects

This recovers the funcitonality provided by the python logging library,
which includes exception information if the kwarg exc_info is provided
with a True value
@dirk-thomas
Copy link
Member

Thank you for the patch. I have cherry-picked it to the kinetic-devel branch: ee6a0a8

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

Successfully merging this pull request may close these issues.

None yet

2 participants