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

ex.message in logging throws error #21

Open
tcnichol opened this issue Jun 3, 2021 · 0 comments
Open

ex.message in logging throws error #21

tcnichol opened this issue Jun 3, 2021 · 0 comments
Assignees

Comments

@tcnichol
Copy link
Contributor

tcnichol commented Jun 3, 2021

this error happens

File "/Users/helium/ncsa/extractors-geo/preview.geoshp/ncsa.geo.shp.py", line 152, in process_message self.logger.debug(ex.message)

Replacing debug(ex.message) with just debug(ex) for the exception works.

@tcnichol tcnichol self-assigned this Jun 3, 2021
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

No branches or pull requests

1 participant