On Tue, 13 May 2008, Jonathan Swartz wrote:
> In the meantime, I might try to do this myself by creating my own
> Appender subclass:
>
> # My::Log4perl::Appender::File defaults to my preferred layout
> and layout.ConversionPattern
> log4perl.appender.file1 = My::Log4perl::Appender::File
On Tue, 13 May 2008, Bill Moseley wrote:
> I inherited an existing Log4perl configuration, and I think I'm
> missing some key point.
Wow, I had no idea we're so old that you could inherit a log4perl
configuration, but I guess time goes by :).
> The config file starts out:
> log4perl.rootLogger =
On Tue, 13 May 2008, Erskine, Thomas (IT) wrote:
> While warp_message is indeed an appender setting, if you have two
> appenders, one with warp_message=0 and one without, then you'll get
> the mess I got: the one with will work fine and will have access to
> extra args separately, but the one with