[Twisted-Python] Question on log time stamp precision

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Jan 19 18:55:44 MST 2014


On 19 Jan, 11:47 pm, dustin at v.igoro.us 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



More information about the Twisted-Python mailing list