master: allow filtering forwarded logs using logging package functions.
Given a message sent on "ssh.foo" to "mypkg.mymod", instead of logging it to "mitogen.ctx.ssh.foo" in the master process, with the message prefixed with the original logger name, instead log it to "mypkg.mymod.[ssh.foo]", permitting normal logging package filtering features to work as they usually do. This also helps tidy up logging output a little bit.pull/612/head
parent
feb1654305
commit
20532ea591
Loading…
Reference in New Issue