Re: [log4perl-devel] warp_message: which appenders does it work with?

2007-07-03 Thread Mike Schilli
On Tue, 3 Jul 2007, Quinn Weaver wrote: > So, the POD for Log::Log4perl::Appender describes the warp_message property, > and gives some examples. It seems I should be able to return an array, which > should be join'ed and used as the basis for my message. > > But it doesn't work; I get ARRAY(0xa1

[log4perl-devel] warp_message: which appenders does it work with?

2007-07-03 Thread Quinn Weaver
So, the POD for Log::Log4perl::Appender describes the warp_message property, and gives some examples. It seems I should be able to return an array, which should be join'ed and used as the basis for my message. But it doesn't work; I get ARRAY(0xa19c948) and the like in my messages. I suspect the