Unfortunately, -logtimestamps did not work perfectly with our using of printf logging, resulting in a lot of timestamps:
` 03/16/11 05:14:49 received: tx (225 bytes) 03/16/11 05:14:49 AcceptToMemoryPool(): accepted 85f30bcd02 03/16/11 05:14:50 sending: inv 03/16/11 05:14:50 (37 bytes) 03/16/11 05:14:50 03/16/11 05:14:50 received: inv (37 bytes) 03/16/11 05:14:50 got inventory: tx 85f30bcd026b9d5df310 have 03/16/11 05:14:50 sending: inv 03/16/11 05:14:50 (37 bytes) 03/16/11 05:14:50 03/16/11 05:14:50 sending: inv 03/16/11 05:14:50 (37 bytes) 03/16/11 05:14:50 03/16/11 05:14:50 received: inv (37 bytes) 03/16/11 05:14:50 got inventory: tx 85f30bcd026b9d5df310 have 03/16/11 05:14:50 received: addr (31 bytes) 03/16/11 05:14:50 sending: inv 03/16/11 05:14:50 (37 bytes) 03/16/11 05:14:50 03/16/11 05:14:51 sending: addr 03/16/11 05:14:51 (31 bytes) 03/16/11 05:14:51 03/16/11 05:14:51 sending: inv 03/16/11 05:14:51 (37 bytes) 03/16/11 05:14:51 03/16/11 05:14:52 sending: addr 03/16/11 05:14:52 (31 bytes) 03/16/11 05:14:52 03/16/11 05:14:53 ThreadRPCServer method=stop 03/16/11 05:14:53 DBFlush(false) 03/16/11 05:14:53 addr.dat refcount=0
`