[Twisted-Python] Dumb Logger API question

2015-11-09 Thread Kevin Mcintyre
http://twistedmatrix.com/documents/current/core/howto/logger.html I'm looking at the new-ish logger api and wonder how to log to console as a first step to transitioning. Any pointers? Thanks. ___ Twisted-Python mailing list Twisted-Python@twistedmatri

[Twisted-Python] HTTP/2 and Twisted

2015-11-09 Thread Cory Benfield
All, With the work on #7860 nearly done, Twisted should be in a good place to have a HTTP/2 implementation. There’s currently a Trac ticket (#7460) for adding HTTP/2 support to twisted.web, which is obviously a good idea. I’m happy to take on that work. What I want to get a picture for is how