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

configure library for logging #233

Closed
d-w-moore opened this issue Nov 20, 2020 · 0 comments
Closed

configure library for logging #233

d-w-moore opened this issue Nov 20, 2020 · 0 comments
Assignees

Comments

@d-w-moore
Copy link
Collaborator

Presently, some modules issue a complaint when their local logger objects are called:

No handlers could be found for logger "irods.connection"

It would be better to follow best practices and add a null handler to the top level (the "irods" package root in irods/__init__.py) so that the user is not bothered by stray messages directed at the console by default.

@d-w-moore d-w-moore changed the title configure for library logging configure library for logging Nov 20, 2020
d-w-moore added a commit to d-w-moore/python-irodsclient that referenced this issue May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants