Re: Logging and log4j?

2003-02-11 Thread Emmanuel
Bjørn T Johansen wrote:


I was just wondering what is the pro's and con's for using
Commons-Logging contra log4j?

 

Goods materials on this topic (pro log4j) : 
http://www.qos.ch/logging/thinkAgain.html


___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Logging and log4j?

2003-02-10 Thread John Espey
By using Commons, you can defer the implementation of the logging framework
that clients of your components use to configuration.  In most circumstances
you will see log4j used, but by using Commons it is very simple to change
out your logging framework.

-Original Message-
From: Bjørn T Johansen [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 10, 2003 6:35 PM
To: Struts Users Mailing List
Subject: Logging and log4j?


I was just wondering what is the pro's and con's for using
Commons-Logging contra log4j?


Regards,

BTJ


---
"The stickers on the side of the box said "Supported Platforms: Windows
98, Windows NT 4.0,
Windows 2000 or better", so clearly Linux was a supported platform."

---


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]