You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jan Luehe <Ja...@Sun.COM> on 2003/01/21 22:52:04 UTC

[PROPOSAL] Replace Jasper's logging facility with commons-logging

Jasper currently uses its own private logging facility implemented
in the org.apache.jasper.logging package. This is inconsistent with
the way the other Tomcat subsystems perform logging
(by leveraging the commons-logging package).

Proposal is to remove org.apache.jasper.logging, and replace calls
to it with calls to the commons-logging APIs.

Comments?


Jan


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

Posted by Jeanfrancois Arcand <je...@sun.com>.
+1

-- Jeanfrancois

Jan Luehe wrote:

>Jasper currently uses its own private logging facility implemented
>in the org.apache.jasper.logging package. This is inconsistent with
>the way the other Tomcat subsystems perform logging
>(by leveraging the commons-logging package).
>
>Proposal is to remove org.apache.jasper.logging, and replace calls
>to it with calls to the commons-logging APIs.
>
>Comments?
>
>
>Jan
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>  
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

Posted by Costin Manolache <cm...@yahoo.com>.
Jan Luehe wrote:

> Jasper currently uses its own private logging facility implemented
> in the org.apache.jasper.logging package. This is inconsistent with
> the way the other Tomcat subsystems perform logging
> (by leveraging the commons-logging package).
> 
> Proposal is to remove org.apache.jasper.logging, and replace calls
> to it with calls to the commons-logging APIs.
> 
> Comments?

Finally...

Thanks

Costin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

Posted by Hans Bergsten <ha...@gefionsoftware.com>.
Jan Luehe wrote:
> Jasper currently uses its own private logging facility implemented
> in the org.apache.jasper.logging package. This is inconsistent with
> the way the other Tomcat subsystems perform logging
> (by leveraging the commons-logging package).
> 
> Proposal is to remove org.apache.jasper.logging, and replace calls
> to it with calls to the commons-logging APIs.
> 
> Comments?

+0. Do you suggest this for TC 5 only, or also for TC 4.1?

Hans
-- 
Hans Bergsten                                <ha...@gefionsoftware.com>
Gefion Software                       <http://www.gefionsoftware.com/>
Author of O'Reilly's "JavaServer Pages", covering JSP 1.2 and JSTL 1.0
Details at                                    <http://TheJSPBook.com/>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

Posted by White Knight <wh...@yahoo.com>.
But would it be a nice idea to use Log 4J through out tomcat?

comments..
 Jan Luehe <Ja...@Sun.COM> wrote:Jasper currently uses its own private logging facility implemented
in the org.apache.jasper.logging package. This is inconsistent with
the way the other Tomcat subsystems perform logging
(by leveraging the commons-logging package).

Proposal is to remove org.apache.jasper.logging, and replace calls
to it with calls to the commons-logging APIs.

Comments?


Jan


--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

Posted by White Knight <wh...@yahoo.com>.
+1
I strongly echo Jan Luehe.
 Jan Luehe <Ja...@Sun.COM> wrote:Jasper currently uses its own private logging facility implemented
in the org.apache.jasper.logging package. This is inconsistent with
the way the other Tomcat subsystems perform logging
(by leveraging the commons-logging package).

Proposal is to remove org.apache.jasper.logging, and replace calls
to it with calls to the commons-logging APIs.

Comments?


Jan


--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now