From: Mike S. <log...@pe...> - 2003-06-20 08:08:09
|
On Thu, 19 Jun 2003, Maxim Maltchevski wrote: > Hi Mike: > Log::Dispatch is installed and I tried switching to > using Log::Log4perl::Appender::File. I got the same > error on the same line. It looks like PerlEx doesn't > pull in appenders properly. Interesting ... the appenders are pulled in by Log::Log4perl via eval "require Foo" at runtime -- maybe that's a problem for PerlEx? -- Mike Mike Schilli log...@pe... http://perlmeister.com http://log4perl.sourceforge.net |