Skip to content

Conversation

mikeadamz
Copy link
Contributor

This will include a filename and exc_info key in the JSON log if exception information is included in the log record with logger.exception() or logger.error(exc_info=True)

fixes #9

@bobbui bobbui merged commit 7cdcc2e into bobbui:master Dec 4, 2018
@bobbui
Copy link
Owner

bobbui commented Dec 4, 2018

looks good, thanks for contributing 👍

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.

Exception traceback information is not included in JSON output
2 participants