On Tue, 2011-09-06 at 15:40 -0400, Tong Li wrote: > finally had time to try this rc4, however, syslog is now needed by few > files in DC. unfortunately syslog is not available on windows platform, so > somehow this release becomes platform specific. is this really intended? am > I missing something?
No, the intent is not to make it platform specific - we need to figure out how to replace syslog on Windows. Should probably fall back to writing to stdout. Or do you know of a more elegant fallback ? David