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

Find a way to set debug level 'locally' #30

Open
Armandpl opened this issue May 11, 2021 · 0 comments
Open

Find a way to set debug level 'locally' #30

Armandpl opened this issue May 11, 2021 · 0 comments

Comments

@Armandpl
Copy link
Owner

I'm using logging.info/debug/error to log informations. When setting the debug level it sets it not only for my messages but for the all the libraries.
This is not what I meant to do. Maybe instanciate a logger object and setup the debug level for this object? But then I don't wan't to pass an object around?

https://github.com/Armandpl/wandb_jetracer/blob/75cefd6e2a8bfe992719d51c3782802e1d299597/utils/utils.py#L4

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