By default, log to syslog also.
authorBen Pfaff <blp@nicira.com>
Thu, 17 Jul 2008 00:52:41 +0000 (17:52 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 20:24:16 +0000 (13:24 -0700)
commit97d6fcbd4dc9f716620fb87de89c83e0b3cbe1d5
tree72ae37510331c1b5b287e4abf3c4aad326360337
parent792576de0140a4fc9050a2533b8761c0b997b547
By default, log to syslog also.

It seems that this should be useful for debugging post-mortems.  Also,
this ensures that the "current time is negative" log message appears in
syslog.  Otherwise, it won't ever, because we log it before the vlog
client has a chance to configure its log levels.
lib/vlog.c