On Fri, Aug 20, 2004 at 10:33:03AM +0200, Mayrhofer Arno ama80 wrote:
> I get an error, that he wants sys::syslog installed. The problem is that
> Syslog is a Unix only module and not available for Windows. So is there a
> workaround or anything I can do to get it working?
Put this in your RT_SiteConfig.pm:
Set($LogToSyslog, '');
Thanks,
/Autrijus/