Comment 2 for bug 494345

Revision history for this message
John A Meinel (jameinel) wrote :

Actually, he hit bug #503886, for which I wrote up a patch. (Which is probably a dupe, given that the bug has been around for a long time.) Which might actually be fixed by this bug :). (If we no longer use logging for our own warnings, then _open_bzr_log can use warning() safely, even though paramiko will then fail later because it can't use 'bzr.paramiko'.)

However, we should be able to enable some sort of logging handler once we actually set up paramiko. We already tell paramiko to use "bzr.paramiko" as its logger handle.