unixctl: Log commands received and their replies (at debug level).
authorBen Pfaff <blp@ovn.org>
Mon, 7 Mar 2016 23:13:15 +0000 (15:13 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 7 Mar 2016 23:13:17 +0000 (15:13 -0800)
commitbb3384518673ec5672373b5176e77a6f0a5f9137
tree387f3864e0f3cf18d33837bd3d71144bc453d8be
parent0c0afad722d9758b6c50b91300d807a8f6d390d8
unixctl: Log commands received and their replies (at debug level).

These commands are also visible through the "jsonrpc" module, but turning
up the log level there also exposes a lot of OVSDB traffic that usually
isn't interesting.

Also, enable this logging for the tests.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
lib/unixctl.c
tests/ofproto-macros.at