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
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