Code review comment for lp:~mbp/bzr/remove-logging

Revision history for this message
Martin Pool (mbp) wrote :

2009/12/3 John Arbash Meinel <email address hidden>:
> I should note that paramiko makes extensive use of the python logging
> infrastructure. If we don't set up a default logging setup then paramiko
> trying to log stuff will print out "unable to get default logging" or
> whatever that error message is.

Actually I think it works _better_ if we don't register a default
logger, oddly enough. But I will check it again by forcing the use of
paramiko.

--
Martin <http://launchpad.net/~mbp/>

« Back to merge proposal