RE: Using MS Exchange Server for email

2002-02-25 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > -Original Message- > From: Eric George [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 11:49 PM > To: Log4J Users List > Subject: RE: Using MS Exchange Server for email > > > I can't say for sure, but I think that MTAs (Mail T

Re: log4j and weblogic 6.1

2002-02-25 Thread Reg Sherwood
Hi, I am curious... with multiple applications running on the given app server how do you filter the various messages from the common layer. I agree that the JMS approach is good, we intend to make use of it ourselves, the decoupling aspect makes this worth while. The problem we have is that in

LoggerFactory replacement

2002-02-25 Thread Heikki . Linnakangas
The javadoc documentation of PropertyConfigurator says "The usage of custom logger factories is discouraged and no longer documented." What should I use instead of a custom logger factory? Also the documentation of LoggerFactory doesn't mention that it's use is discouraged, and there is a bunch o