summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnsis Atteka <aatteka@nicira.com>2015-06-13 13:28:02 -0700
committerAnsis Atteka <aatteka@nicira.com>2015-06-27 12:38:33 -0700
commit532e1463fcfb71738316a86420ae4fcb07b56ac3 (patch)
tree7710bfdd2343ba7d889d0aa5817aa85c14661077 /NEWS
parentfe089c0d1e180c37a89167728c7cb5ac31867f23 (diff)
downloadopenvswitch-532e1463fcfb71738316a86420ae4fcb07b56ac3.tar.gz
vlog: add "vlog/list-pattern" command
This patch allows to query logging format at the runtime for each destination with "vlog/list-pattern" command. Signed-off-by: Ansis Atteka <aatteka@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d2392abc..c59f3a8d8 100644
--- a/NEWS
+++ b/NEWS
@@ -119,6 +119,8 @@ v2.4.0 - xx xxx xxxx
See ovs-sim(1) for more information.
- Support to configure method (--syslog-method argument) that determines
how daemons will talk with syslog.
+ - Support for "ovs-appctl vlog/list-pattern" command that lets to query
+ logging message format for each destination.
v2.3.0 - 14 Aug 2014