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

Consider using logging instead of print #121

Open
jhkennedy opened this issue Jan 23, 2025 · 0 comments
Open

Consider using logging instead of print #121

jhkennedy opened this issue Jan 23, 2025 · 0 comments

Comments

@jhkennedy
Copy link
Contributor

Burst2Safe currently uses print for all logging of operations to stdout. it would be helpful when using this library programmatically to instead use the logging module so that I can choose what logging messages I want (e.g., debug) and where I want to log them.

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

1 participant