vlog: Add a new log level "off".
authorBen Pfaff <blp@nicira.com>
Thu, 28 Jul 2011 17:19:42 +0000 (10:19 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 1 Aug 2011 20:23:19 +0000 (13:23 -0700)
commitc1a543a8d6d2847983b6b0defd1e19777da85715
tree32c38ed3a899a4911e2337a0fe7e2f426bf23a83
parent733a287e17bf3764bf31c9528c6b6d30aafdec5f
vlog: Add a new log level "off".

Until now, "emer" has effectively been "off" because no messages were ever
logged at "emer" level.  Justin points out that it is useful to use "emer"
for messages that indicate a fatal error.  This commit makes that change
and adds a new "off" level to really turn off all logging to a facility.
17 files changed:
ChangeLog
lib/daemon.c
lib/vlog-unixctl.man
lib/vlog.c
lib/vlog.h
lib/vlog.man
tests/interface-reconfigure.at
tests/test-reconnect.c
utilities/ovs-appctl.8.in
utilities/ovs-appctl.c
utilities/ovs-ctl.in
utilities/ovs-vsctl.c
xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
xenserver/openvswitch-xen.spec
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync