vlog: Change the default timestamp structure.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 27 Jan 2012 18:54:02 +0000 (10:54 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Sat, 28 Jan 2012 00:56:12 +0000 (16:56 -0800)
commitb5d29991cc4722aec39c346c3f82291581e92aa0
tree599ed498d79eb8cbce78e46f0385194f4eb9c9d5
parent6b8558f867edc8a9e1e2e2bd4f052a57caf5e863
vlog: Change the default timestamp structure.

Change the default timestamp for console and file logs to
UTC in a format that satisfies timestamp requirements in RFC 5424.

Also, add the ability for ovs-appctl to log timestamps in UTC.

Bug #9052.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
NEWS
lib/dynamic-string.c
lib/dynamic-string.h
lib/vlog.c
lib/vlog.h
utilities/ovs-appctl.8.in