Skip to content

ex.message in logging throws error #21

@tcnichol

Description

@tcnichol

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions