On Wed, Feb 27, 2013 at 07:20:07PM -0800, Andy Zhou wrote: > > vlog.py currently generates the same log messages, starts with the time stamp > information, for console, syslog and file. All messages start with current > time stamp information. > > Syslogd, by default, prepends time stamp with each message already. Thus > the time stamp generated by vlog.py is redundant. > > This patch removes time stamp from the message before vlog.py sends it > to syslogd. > > Signed-off-by: Andy Zhou <[email protected]>
Do the unit tests pass? If so then this looks good to me. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
