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

Remove print statements, use logger instead #21

Open
adivijaykumar opened this issue May 3, 2023 · 1 comment
Open

Remove print statements, use logger instead #21

adivijaykumar opened this issue May 3, 2023 · 1 comment

Comments

@adivijaykumar
Copy link
Collaborator

logger allows good control over what is displayed, and will also eliminate the need to use print_verbosity.

@vaishakp
Copy link
Collaborator

vaishakp commented May 7, 2023

I have been using a simple function message that has logging and print verbosity levels in waveformtools. I have also used this in tests. Please check if this is useful.

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

2 participants