ovs-vsctl: Log fatal errors as well as printing them on the console.
authorBen Pfaff <blp@nicira.com>
Fri, 11 Dec 2009 00:05:20 +0000 (16:05 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 11 Dec 2009 00:05:20 +0000 (16:05 -0800)
commitc88b6a2788ff9a9094a79e3491448c8a5505796b
tree9eeadab31a099825cde558e97ece46cca7b3cf77
parent5ef47c66ccea09dca098a1803803ea7f3c0013c4
ovs-vsctl: Log fatal errors as well as printing them on the console.

This makes debugging errors on XenServer much simpler, since many uses of
ovs-vsctl direct stderr to /dev/null.
utilities/ovs-vsctl.c