aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.c
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2020-01-27 15:36:41 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2020-01-29 13:56:36 +0100
commiteb7f9acda147543079f261753a11d2afa340fc5e (patch)
treecc9aefc903421664a3261a8c3d7fd6c405e8c414 /sysklogd/logread.c
parent020abc8856f94d6e355f4daa972ac75fb05ae113 (diff)
downloadbusybox-eb7f9acda147543079f261753a11d2afa340fc5e.tar.gz
syslogd: add config option to include milliseconds in timestamps
For some use cases, having logs with more than 1 second accuracy can be helpful. Add an option to include milliseconds when adding a timestamp in HH:MM:SS.mmm format, similar to syslog-ng with fraq_digits(3) or journalctl -o short-precise. For simplicity, abuse the remaining space in the buffer used by ctime to add the millieconds (overwriting year). function old new delta timestamp_and_log 401 448 +47 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'sysklogd/logread.c')
0 files changed, 0 insertions, 0 deletions