Re: [Twisted-Python] Trapping exceptions in Deferred

2015-05-22 Thread Mashiat Sarker Shakkhar
On Tue, May 12, 2015 at 3:31 PM, Christopher Armstrong < ra...@twistedmatrix.com> wrote: > [...] > Your code example is printing the error message and traceback _before_ you > trap the failure. Are those print statements going to your logs? Could that > be causing confusion? > To sum up the discu

Re: [Twisted-Python] Need advice on how to move further with ticket 7897

2015-05-22 Thread Adi Roiban
On 20 May 2015 at 12:10, wrote: > On 19 May, 04:38 pm, jerryguitar...@gmail.com wrote: >> >> Hi! >> >> I filed a ticket (Log the log events in twisted.internet.protocol.Factory >> using the new logging system ) >> and I have also submitted a patch for i