Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

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

Closed
v-lopez wants to merge 1 commit intoros:indigo-develfrom
v-lopez:add-exception-info
Closed

Use logging Formatter, enabling printing exception info with exc_info=1#828
v-lopez wants to merge 1 commit intoros:indigo-develfrom
v-lopez:add-exception-info

Conversation

@v-lopez
Copy link
Copy Markdown
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
Copy Markdown
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants