[log4perl-devel] Inconsistency with appender_thresholds_adjust()

2007-12-12 Thread Oliver . Koch
Hi everyone, I'm trying to implement a framwork for my perl scripts using your excellent library log4perl and I'm really happy with it. I have just a short question, to the function appender_thresholds_adjust(). I found, that a threshold offset of 0 has the same effect as a threshold offset of -1

Re: [log4perl-devel] Inconsistency with appender_thresholds_adjust()

2007-12-12 Thread Mike Schilli
On Wed, 12 Dec 2007 [EMAIL PROTECTED] wrote: > I'm trying to implement a framwork for my perl scripts using your > excellent library log4perl and I'm really happy with it. Great, thanks for the kind words! > I have just a short question, to the function > appender_thresholds_adjust(). I found,