On Tue, Jun 28, 2016 at 1:49 PM, Daniel Sutcliffe wrote:
> This is what I came up with while trying to get twistd related
> messages all emitted through new logger and thus not have [-] in
> standard textual log:
> https://github.com/twisted/twisted/compare/bb0d1d67...dansut:logger-update
> Prob
I'm also finding myself looking at doing some of this so thought it
might be worth rejuvenating this thread...
On Jun 6, 2016, at 04:21, Phil Mayers wrote:
> > I'd like to submit a patch to convert t.conch.ssh to the new logging. The
> > main reason is that the conch code logs a *lot* of really,
> On Jun 6, 2016, at 04:21, Phil Mayers wrote:
>
> All,
>
> I'd like to submit a patch to convert t.conch.ssh to the new logging. The
> main reason is that the conch code logs a *lot* of really, really, really
> boring crap that I want to throw away because it just clutters up the logs
> e.g
All,
I'd like to submit a patch to convert t.conch.ssh to the new logging.
The main reason is that the conch code logs a *lot* of really, really,
really boring crap that I want to throw away because it just clutters up
the logs e.g.
https://github.com/twisted/twisted/blob/twisted-16.2.0/twis