ble to use commons logging?
-Original Message-
From: Chris Pratt [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 10:39 PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: Re: Commons logging in struts
On Jan 10, 2008 1:25 AM, Raghuveer <[EMAIL PROTECTED]> wrote
PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: Re: Commons logging in struts
On Jan 10, 2008 1:25 AM, Raghuveer <[EMAIL PROTECTED]> wrote:
> Could any one provide information of using commons logging for logging my
> application related logs in my JSP-STRUTS application
On Jan 10, 2008 1:25 AM, Raghuveer <[EMAIL PROTECTED]> wrote:
> Could any one provide information of using commons logging for logging my
> application related logs in my JSP-STRUTS application
>
>
Commons logging is just a logging facade, it is not a logging system
itself. It is used by librari
There are a couple of fine spots to look for information on this:
- Javadocs for commons-logging (jakarta.apache.org/commons/logging)
Look at the javadoc for the top-level package
- Tiles' documentation talks about it.
http://struts.apache.org/userGuide/dev_tiles.html#setup
(scroll
But how do I configure these, I've googled for it, but can't find any
specific details.
Will Stranathan wrote:
You have to configure the underlying logging package - such as Log4j
if you're using that or Java 1.4 logging if you're using that.
w
On Fri, 21 Jan 2005 16:02:39 -0500
Alex Kravets <
You have to configure the underlying logging package - such as Log4j
if you're using that or Java 1.4 logging if you're using that.
w
On Fri, 21 Jan 2005 16:02:39 -0500
Alex Kravets <[EMAIL PROTECTED]> wrote:
Couple of question about logging in Struts.
I included commons-logging.jar in my classp
6 matches
Mail list logo