On 19 Jan, 11:47 pm, [email protected] wrote:
From what I can tell in a few old bugs and the API docs, the key is to
monkey-patch log.FileLogObserver.timeFormat.

Or just politely set it on the instance of FileLogObserver your application creates so as to avoid global side-effects. :)

Jean-Paul

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to