From: Mike S. <m...@pe...> - 2006-07-18 23:33:00
|
On Tue, 18 Jul 2006, Sripathi Raj wrote: > How do I enable UTF8 if I use Log::Dispatch::File or > Log::Dispatch::FileRotate as an appender? As far as I know, Log::Dispatch::FileRotate doesn't support the utf8 setting ... you might need to talk to the developer, Mark Pfeiffer. Alternatively, you might want to use Log4perl's file appender, Log::Log4perl::Appender::File, and rotate your files with newsyslog: http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#2d0d0 -- Mike Mike Schilli m...@pe... |