On Nov 30, 2011, at 9:57 PM, Tim Allen wrote:
> On Wed, Nov 30, 2011 at 01:04:27PM -, exar...@twistedmatrix.com wrote:
>> On 04:07 am, screwt...@froup.com wrote:
>>> If the standard Twisted logging functions automatically constructed
>>> LogMessage instances from dict instances, it should be
On 9 November 2011 02:53, John Santos wrote:
> On Tue, 8 Nov 2011 exar...@twistedmatrix.com wrote:
>
> > On 11:59 am, dsturmf...@gmail.com wrote:
> > >Hi,
> > >Has anyone had much experience with serial flow control in twisted?
> >
> > I don't. :) It sounds like this may not really have much to
On 9 November 2011 01:57, wrote:
> On 11:59 am, dsturmf...@gmail.com wrote:
> >Hi,
> >Has anyone had much experience with serial flow control in twisted?
>
> I don't. :) It sounds like this may not really have much to do with
> Twisted, though.
> >I've been using a twisted serial port in my gtk+
On Wed, Nov 30, 2011 at 01:04:27PM -, exar...@twistedmatrix.com wrote:
> On 04:07 am, screwt...@froup.com wrote:
> >If the standard Twisted logging functions automatically constructed
> >LogMessage instances from dict instances, it should be easy enough for
> >future ILogObserver implementation
On 29 Nov, 06:44 pm, ddwigg...@advpubtech.com wrote:
>On 11/17/2011 3:26 PM, exar...@twistedmatrix.com wrote:
>>`msg` doesn't really care about what you give it. It doesn't support
>>the `format` keyword in any particular way. It's the job of a log
>>observer to handle that sort of thing. So it c
On 04:07 am, screwt...@froup.com wrote:
>On Tue, Nov 29, 2011 at 10:44:21AM -0800, Don Dwiggins wrote:
>>Looking at the source of log.py, I'm at a bit of a loss to reconcile
>>these two forces. Certainly, the two log observers implemented there
>>use textFromEventDict, but one could create a diffe