vlog: Be more liberal in syntax for -v and vlog/set.
authorBen Pfaff <blp@nicira.com>
Wed, 8 Feb 2012 23:29:15 +0000 (15:29 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 27 Feb 2012 17:25:04 +0000 (09:25 -0800)
commit2a3e30b27d11f77a8ce8ff87d0a2c0eaa925eaff
tree057b7d2f6d16a01fb02b46a4c09fe6d877786331
parent91005f0313a1e783bd25268a71bb996bfbe50a3c
vlog: Be more liberal in syntax for -v and vlog/set.

Until now, the argument to -v and vlog/set has had to take the form
"module:facility:level".  I can never remember the required order, so this
commit switches to allowing any order.

Signed-off-by: Ben Pfaff <blp@nicira.com>
NEWS
lib/vlog-unixctl.man
lib/vlog.c
lib/vlog.man
utilities/ovs-appctl.8.in
utilities/ovs-appctl.c