[log4perl-devel] Suggested enhancement

2014-02-28 Thread Dave Pointon
is used to generate any warnings in order to facilitate problem resolution. Best rgds , -- Dave Pointon FIAP MBCS Now I saw, tho' too late, the folly of beginning a work before we count the cost and before we we judge rightly of our streng

Re: [log4perl-devel] Usage of easy_init() with multiple definitions

2013-12-24 Thread Dave Pointon
On Mon, 2013-12-23 at 18:03 -0800, Mike Schilli wrote: > On Mon, 23 Dec 2013, Dave Pointon wrote: > > > Would it be worthwhile to document this 'feature' in order to head off > > further such questions? > > Gah, wrong link :). I added this item to the FA

Re: [log4perl-devel] Usage of easy_init() with multiple definitions

2013-12-23 Thread Dave Pointon
Hiya Mike , On Sat, 2013-12-21 at 14:21 -0800, Mike Schilli wrote: > Hi Dave, > > Hope that helps! > Awesome, that's most definitely worth the wait. Would it be worthwhile to document this 'feature' in order to head off further such questions? Thanx for that , Be

[log4perl-devel] Usage of easy_init() with multiple definitions

2013-12-18 Thread Dave Pointon
RACE, }, ); results in all messages being output to both logs. In both of the above cases, I expected messages of INFO and above to STDOUT and all message to the log file, so the question is: Is this a mis-understanding on my part, or is there an actual defect here ? TIA & best rgds