Re: [Twisted-Python] buildbot.twistedmatrix.com is down?

2018-01-05 Thread Craig Rodrigues
Thanks for rebooting it. The egh-osx-1 node seems to be down though: https://buildbot.twistedmatrix.com/builders/osx10.10-py2.7 and this node is a blocking requirement for merges to take place. -- Craig On Thu, Jan 4, 2018 at 2:58 AM, Glyph wrote: > > > On Jan 3, 2018, at 6:12 PM, Craig Rod

[Twisted-Python] stdlib logger, loggerFor and filtering events

2018-01-05 Thread Felipe Dau
As the logger has been brought up, I'd like to ask a couple things: 1) When I was working on adding logs to an application, I wanted it to use both the `textFileLogObserver` and the `STDLibLogObserver`. As the application could be used either with its CLI or GUI, it seemed interesting to have both

Re: [Twisted-Python] buildbot.twistedmatrix.com is down?

2018-01-05 Thread Glyph
> On Jan 5, 2018, at 10:04 AM, Craig Rodrigues wrote: > > Thanks for rebooting it. > > The egh-osx-1 node seems to be down though: > > https://buildbot.twistedmatrix.com/builders/osx10.10-py2.7 > > > and this node is a blocking re

Re: [Twisted-Python] stdlib logger, loggerFor and filtering events

2018-01-05 Thread Glyph
> On Jan 5, 2018, at 7:11 PM, Felipe Dau wrote: > > As the logger has been brought up, I'd like to ask a couple things: Just for the record, you don't need to wait for it to be brought up before asking other questions ;-). > 1) When I was working on adding logs to an application, I wanted i