← Back to team overview

graphite-dev team mailing list archive

Re: [Question #208792]: how to solve these errors in error.log

 

Question #208792 on Graphite changed:
https://answers.launchpad.net/graphite/+question/208792

Exo gave more information on the question:
I also got these errors in error.log:
[Tue Sep 18 01:00:40 2012] [error] No handlers could be found for logger "cache"
[Tue Sep 18 01:00:51 2012] [error] No handlers could be found for logger "cache"
[Tue Sep 18 03:04:51 2012] [error] No handlers could be found for logger "metric_access"
[Tue Sep 18 03:04:52 2012] [error] No handlers could be found for logger "metric_access"
[Tue Sep 18 03:05:28 2012] [error] No handlers could be found for logger "rendering"
[Tue Sep 18 03:05:32 2012] [error] No handlers could be found for logger "metric_access"
[Tue Sep 18 03:06:21 2012] [error] No handlers could be found for logger "metric_access"
[Tue Sep 18 03:08:55 2012] [error] No handlers could be found for logger "rendering"

I tried changing this in settings.py:
LOG_METRIC_ACCESS = True
LOG_CACHE_PERFORMANCE = True
LOG_RENDERING_PERFORMANCE = True
but no change!!

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.