svlogd.c: support -ttt (dateTtime instead of date_time)
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 15 May 2017 17:12:09 +0000 (19:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 15 May 2017 17:12:09 +0000 (19:12 +0200)
commit79c0d7332ab9707bcbdaaa71b034d939ad36c8d7
tree469f2a7d769ccd92bccfa61d47793a82d1ef29b3
parented820ccda1a2323b5821db637ccd6dbb3dfce340
svlogd.c: support -ttt (dateTtime instead of date_time)

Backport from upstream version:
1.7.0
Sat, 07 Oct 2006 18:24:17 +0000
  * svlogd.c: new option -ttt: prefix log messages with sortable UTC
    timestamp YYYY-MM-DDTHH:MM:SS.xxxxx.

function                                             old     new   delta
svlogd_main                                         1429    1454     +25
packed_usage                                       31575   31580      +5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
runit/svlogd.c