"No handlers could be found for logger xxx" ?

robert no-spam at no-spam-no-spam.com
Thu May 25 10:25:34 EDT 2006


some packages like paramiko use the logging. I get this messages:
"No handlers could be found for logger xxx" on stderr

I don't want to deal with this logging at all so far - its useless in 
this case anyway.

How can I make it quiet most easily and correctly?

Why is un-initialized logging allowed to chatter at all?

-robert



More information about the Python-list mailing list