----- Original Message ----- From: "peter royal" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, May 31, 2007 1:45 AM Subject: Re: svn commit: r543013 - /mina/trunk/core/src/main/java/org/apache/mina/filter/executor/ExecutorFilte r.java
> On May 30, 2007, at 9:24 PM, Trustin Lee wrote: > > On 5/31/07, peter royal <[EMAIL PROTECTED]> wrote: > >> On May 30, 2007, at 6:43 PM, [EMAIL PROTECTED] wrote: > >> > Made ExecutorFilter.logger non-static for easier tracking of class > >> > loader issues > >> > >> curious as to how this helps? > > > > http://wiki.apache.org/jakarta-commons/Logging/StaticLog > > > > To be strict, it doesn't help tracking the problem but removes the > > problem. > > from reading that, sounds like we should remove 'static' from all > loggers? > > -pete > > > -- > [EMAIL PROTECTED] - http://fotap.org/~osi > > > >
