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

Use python logging module instead of print statements to control verbosity #23

Open
ericearl opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request low priority

Comments

@ericearl
Copy link
Member

Use Python's logging module to control the display of messages to stdout instead of using print statements. I have an example way to do this I like here: https://github.com/nih-fmrif/osdash-ingress/blob/main/src/paper_clicker.py

@ericearl ericearl added enhancement New feature or request low priority labels Apr 17, 2023
@Arshitha Arshitha self-assigned this Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

2 participants