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 #121

Open
QuanMPhm opened this issue Dec 11, 2024 · 0 comments · May be fixed by #122
Open

Use python logging module instead of print statements #121

QuanMPhm opened this issue Dec 11, 2024 · 0 comments · May be fixed by #122
Assignees

Comments

@QuanMPhm
Copy link
Contributor

Currently, throughout the code, there are several places where print statements are being used to output debug or error messages. It is best that we use the logging module instead.

@QuanMPhm QuanMPhm self-assigned this Dec 11, 2024
@QuanMPhm QuanMPhm linked a pull request Dec 11, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant