On Mon, Jan 06, 2014 at 02:40:34PM -0800, Gurucharan Shetty wrote: > One option to implement openlog and syslog functionality in windows > is to use windows event logger. But it looks like it involves changing > registry settings and in general looks complicated. > > For the time being, do nothing for syslog. All the information needed for > debugging will be present through the 'file' option anyways. > > We can start OVS daemons on windows with "-vfile:info -vsyslog:off".
This series seems reasonable to me. Should we also update lib/vlog.man, lib/vlog-unixctl.man, and utilities/ovs-appctl.8.in to describe the behavior of syslog on Windows? I assume that --syslog-target still works on Windows, so it's not entirely dysfunctional I guess. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev