On Fri, 2006-09-01 at 10:53 +0100, Paul Butcher wrote: > Is there any way to configure Mongrel's logging? Specifically, I'd like to > get it to output to syslog. Our Rails apps already do this (via > SyslogLogger) - is there any way to persuade Mongrel to do the same?
No, sorry Paul. Mongrel's logging is super lo-fi, just intended for errors only. In normal functioning it usually doesn't output anything but simple start-up messages and log messages for when there's a crash. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
