[sheepdog] [PATCH v2 1/3] logger: format in logger process

Liu Yuan namei.unix at gmail.com
Tue Jan 29 10:47:23 CET 2013


On 01/29/2013 05:30 PM, Hitoshi Mitake wrote:
> In addition, this patch let logger obtain timestamp with
> gettimeofday() instead of time(). The purpose of this change is more
> accurate timestamp. Because many logs can be generated in one second,
> second is not suitable unit of timestamp for collecting multiple log
> files and sorting them with timestamp.

But output is till using second as its unit. Can we get finer uint such
as 17:43:00:xxx?

Thanks,
Yuan



More information about the sheepdog mailing list