Re: [PATCH 2/3] Log: Remove date from timestamp, log it only once.

2012-06-11 Thread Pekka Paalanen
Hi Martin, this is a good series, and I'm already working based on this. I think this can go in as is, though I do want point out one thing. On Mon, 11 Jun 2012 01:00:23 +0200 Martin Minarik wrote: > This patch may be useful, the timestamp with date seems too long. > --- > src/log.c | 13 ++

[PATCH 2/3] Log: Remove date from timestamp, log it only once.

2012-06-10 Thread Martin Minarik
This patch may be useful, the timestamp with date seems too long. --- src/log.c | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/src/log.c b/src/log.c index a111cf8..0452e65 100644 --- a/src/log.c +++ b/src/log.c @@ -34,6 +34,8 @@ static FILE *weston_logfile