vlog: Add a new log level "off".
[sliver-openvswitch.git] / utilities / ovs-ctl.in
index 01741e7..c102419 100755 (executable)
@@ -61,7 +61,7 @@ ovs_vsctl () {
 }
 
 ovsdb_tool () {
-    ovsdb-tool -vANY:console:emer "$@"
+    ovsdb-tool -vANY:console:off "$@"
 }
 
 create_db () {