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

DEBUG messages when log_level set to info #138

Open
knightsg opened this issue Jul 24, 2017 · 0 comments
Open

DEBUG messages when log_level set to info #138

knightsg opened this issue Jul 24, 2017 · 0 comments

Comments

@knightsg
Copy link

knightsg commented Jul 24, 2017

I'm not sure if this is a bug or expected behaviour, but when log_level is set to logging.INFO, I still get debug messages in the log, like so:

July 24 22:09:39 graphios.py DEBUG graphios sleeping.
July 24 22:09:54 graphios.py DEBUG Processing spool directory /var/spool/graphios
July 24 22:09:54 graphios_backends.py DEBUG Connecting to carbon at 172.12.0.10:2004
July 24 22:09:54 graphios_backends.py DEBUG connected
July 24 22:09:54 graphios.py DEBUG deleted /var/spool/graphios/service-perfdata.1500934190
July 24 22:09:54 graphios.py DEBUG deleted /var/spool/graphios/host-perfdata.1500934190
July 24 22:11:24 graphios.py INFO Processed 0 files (0 metrics) in /var/spool/graphios

Should I be seeing those debug messages?

Thanks,
Guy

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