Re: [ovs-dev] [PATCH v2 2/2] syslog: Provide stub functions for openlog and syslog.

2014-01-23 Thread Ben Pfaff
On Tue, Jan 21, 2014 at 09:56:22AM -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

[ovs-dev] [PATCH v2 2/2] syslog: Provide stub functions for openlog and syslog.

2014-01-21 Thread Gurucharan Shetty
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