|
From: Mike S. <m...@pe...> - 2009-08-26 15:57:36
|
On Wed, 26 Aug 2009, Ronald Fischer wrote:
> Thanks a lot! The perldoc says that FileRotate "provides a simple
> object for logging to files under the Log::Dispatch::* system", so I'm
> surprised that it will also work with Log::Log4perl, but I'll give it
> a try.
Yep, Log4perl fully supports the Log::Dispatch appenders:
http://search.cpan.org/dist/Log-Log4perl/lib/Log/Log4perl.pm#Additional_Appenders_via_Log::Dispatch
If there's an equivalent in Log4perl (like for a file appender), using
the native appenders is recommended because they provide additional
functionality.
-- Mike
Mike Schilli
m...@pe...
|