Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Introduce logging facilities? #137

Open
jamesob opened this issue Mar 3, 2022 · 2 comments
Open

Introduce logging facilities? #137

jamesob opened this issue Mar 3, 2022 · 2 comments

Comments

@jamesob
Copy link
Contributor

jamesob commented Mar 3, 2022

There are certain cases where it might be nice to warn with a logger (e.g. network ambiguity during decoding). Is using the logging module consistent with design goals here?

@jimmysong
Copy link
Collaborator

Yes. I would love that.

@nafisalawalidris
Copy link

I am proposing the integration of the Python logging module into the codebase to introduce logging capabilities with various levels (DEBUG, INFO, WARNING, ERROR). This will enable us to enhance debugging, provide important warnings when needed and ultimately improve the overall robustness of our code and support for users.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants