Re: [log4perl-devel] Logconfess not correctly implemented

2007-06-23 Thread Mike Schilli
On Fri, 22 Jun 2007, Mesdaq, Ali wrote: > Love this module but first thing I noticed was incorrect handling with > logconfess. I checked out the source and I think I see the reason > explained below. Yep, that's a bug. Fixed in 1.12 which will be released later today. Thanks for reporting this!

[log4perl-devel] Logconfess not correctly implemented

2007-06-22 Thread Mesdaq, Ali
Love this module but first thing I noticed was incorrect handling with logconfess. I checked out the source and I think I see the reason explained below. Bug Description: Calling logconfess(); only prints and records the log message passed to logconfess() and the initiator of my module. Setup: T