RE: Using Log4j With Orion

2001-02-19 Thread Torgeir . Lerkerod
does its realy just a System.out whit dynamic filters on it. Regards, Torgeir -Original Message- From: Yves Bossel [mailto:[EMAIL PROTECTED]] Sent: Monday, February 19, 2001 12:18 PM To: Orion-Interest Subject: RE: Using Log4j With Orion We also use log4j. A servlet makes the initializat

SV: Using Log4j With Orion

2001-02-19 Thread Magnus Rydin
Title: SV: Using Log4j With Orion There is also a log-taglib if you prefer that to scripting. Check out http://epesh.com/logtags.jsp. As per usual, using tags is so much nicer than scripting :) WR > -Ursprungligt meddelande- > Från: Yves Bossel [mailto:[EMAIL PROTECTED]] >

RE: Using Log4j With Orion

2001-02-19 Thread Yves Bossel
We also use log4j. A servlet makes the initialization, by reading the configuration file. It is has been of great help: 1. It avoids tons of System.out 2. When we have a problem we just turn on debugging on the desired category. This has proven very usefull when refactoring classes. Hint: use lo

AW: Using Log4j With Orion

2001-02-19 Thread Regele, Manfred
zner-Allee 2 85540 Haar Tel: 089/46268-308 mailto:[EMAIL PROTECTED] http://www.adig.de > -Ursprüngliche Nachricht- > Von: Steven Gardell [SMTP:[EMAIL PROTECTED]] > Gesendet am: Samstag, 17. Februar 2001 14:36 > An: Orion-Interest > Betreff: Re: Using Log4j With Orion >

Re: Using Log4j With Orion

2001-02-17 Thread Joseph B. Ottinger
http://jakarta.apache.org/log4j/ On Sat, 17 Feb 2001, Steven Gardell wrote: > And could someone provide a valid pointer to Log4j proper? > Can't seem to get to it at IBM's web site. > Thanks --- Joseph B. Ottinger

Re: Using Log4j With Orion

2001-02-17 Thread Steven Gardell
, 2001 8:50 PM Subject: Using Log4j With Orion > Hi, > > Anyone uses Log4j with Orion? Think of providing logging facilites for both > web and ejb components. > What's the good way to specify a PropertyConfigurator? > > Thanks for any info. > > Regards > > >

Re: Using Log4j With Orion

2001-02-16 Thread Arthur Copeland
yes, i use it and it works GREAT. artie "Hee Meng, Poh" wrote: > Hi, > > Anyone uses Log4j with Orion? Think of providing logging facilites for both > web and ejb components. > What's the good way to specify a PropertyConfigurator? > > Thanks for any info. > > Regards

Re: Using Log4j With Orion

2001-02-16 Thread Arthur Copeland
yes, i use it and it works GREAT. artie "Hee Meng, Poh" wrote: > Hi, > > Anyone uses Log4j with Orion? Think of providing logging facilites for both > web and ejb components. > What's the good way to specify a PropertyConfigurator? > > Thanks for any info. > > Regards

RE: Using Log4j With Orion

2001-02-16 Thread Torgeir . Lerkerod
--- "Everything should be made as simple as possible, but not simpler." - Albert Einstein -Original Message- From: Hee Meng, Poh [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 2:50 AM To: Orion-Interest Subject: Using Log4j With Orion Hi, A

Re: Using Log4j With Orion

2001-02-15 Thread Armin Rauch
"Hee Meng, Poh" wrote: > > Hi, > > Anyone uses Log4j with Orion? Think of providing logging facilites for both > web and ejb components. > What's the good way to specify a PropertyConfigurator? > > Thanks for any info. > > Regards I am using both tools. You have to remember that EJB are kind o

Using Log4j With Orion

2001-02-15 Thread Hee Meng, Poh
Hi, Anyone uses Log4j with Orion? Think of providing logging facilites for both web and ejb components. What's the good way to specify a PropertyConfigurator? Thanks for any info. Regards