trbs / bucky

UDP frontend to Graphite

Home Page:http://github.com/trbs/bucky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

errors when specifying a config file

lithix-src opened this issue · comments

on ubuntu 11.04 (x64), python version 2.7.1+

when specifying a config file:
bucky /path/to/bucky_conf.py

I get the error:
"No handlers could be found for logger "bucky.main""

edit:
sorry, neglected to mention the version of bucky I'm using, which is the latest master

there is a syntax error in your config file.

@ravaa Hey, there was a bug in the logging configuration that I just applied. Can you reverify that this error still exists for you. If so can you show me a copy of your config file or a reproducible example?

Apologies in the delay in responding. I had a screwed up configuration in the organization teams for this repo and wasn't getting messages.