[reSIProcate] Compiler error (on Windows) in rutil Logging
Daniel Pocock
daniel at pocock.pro
Tue Sep 2 13:37:47 CDT 2014
On 01/09/14 16:28, Scott Godin wrote:
> Fixed - thanks Dario!
>
Thanks for fixing this - LOG_DAEMON is what I had intended to use there
Just some more comments for Windows users:
- if LoggingType is not parsed correctly, Log.cxx defaults[1] to Syslog,
would another default be more useful?
- I thought about wrapping all this Syslog stuff in
#ifdef HAVE_SYSLOG_H
rather than using this LOG_DAEMON hack. Does anybody prefer that?
1.
https://svn.resiprocate.org/viewsvn/resiprocate/main/rutil/Log.cxx?revision=11224&view=markup#l124
More information about the resiprocate-devel
mailing list