Jan. 20, 2014
1:55 a.m.
On 19 Jan, 11:47 pm, dustin@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