Skip to content

Replace print statements with appropriate logging #566

@Geosynopsis

Description

@Geosynopsis

Thanks for the great work you all. In light of the recent PR, it came to notice that we are using print statements in the library instead of proper logging. As this is a library used by other applications, adding logging can allow the user to filter messages with different severity on their end and collect messages in the appropriate place. It's the user's choice to dump the traceback on standard output / error or not, which can be a security issue in certain environments.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions