Interesting in the daemon.c all the three Standard files (STDIN, STDOUT,
STDERR) are set to /dev/null. Any reason for this behavior.
Thank you
On Mon, Nov 30, 2015 at 6:21 PM, P.R.Dinesh wrote:
> Dear Openvswitch Team,
>
> Good morning, I have an query regarding openvswitch / vlog fo
Dear Openvswitch Team,
Good morning, I have an query regarding openvswitch / vlog for console.
How to enable console logging for vlog.
I tried via ovs-appctl vlog/set any:CONSOLE:DBG , even then no log was
printed on the console.
Pls note that Logging to File and Syslog working as expected
In