From: Martin J. E. <mar...@ea...> - 2006-02-09 09:32:44
|
On 09-Feb-2006 Mike Schilli wrote: > On Wed, 8 Feb 2006, Martin J. Evans wrote: > >> I've been using log4perl for around a month in a new project - suits >> me great - thanks for that. When one of my modules failed I noticed a >> perculiar message on stderr and have reduced the problem to this: >> >> perl -MData::Dumper -e 'use Log::Log4perl qw(get_logger >> :levels);Log::Log4perl->init_and_watch("/etc/log4.conf", 10);my >> $log = get_logger("XMLLoad::Log"); $log->logwarn(sub >> {Dumper([qw(a b c)])});' > > Good catch, that's a bug! I'll fix it in Log::Log4perl 1.04. > > Thanks! > > -- Mike Mike, Thanks for that. This issue is not hurting me any but I'll upgrade when I see 1.04. Sorry for not looking in to it more myself but I'm on a really tight deadline at the moment and posting the issue was the best I could do right now. Martin -- Martin J. Evans Easysoft Ltd, UK http://www.easysoft.com |