Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Use Python logging in scripts #69

Open
marabout2015 opened this issue Aug 5, 2019 · 0 comments
Open

Use Python logging in scripts #69

marabout2015 opened this issue Aug 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@marabout2015
Copy link
Contributor

Mat: Instead of using print statements in the scripts use Python logging. Only reason is you can add debug logging statements that people can turn on or off. Print is fine in notebooks but when running things on clusters sometimes it is nice to have a verbose mode.

@marabout2015 marabout2015 added the enhancement New feature or request label Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant