RE: logging tomcat 5.5

2005-08-23 Thread Allistair Crossley
actually you don't *have* to use log4j, since 5.5.8/9 tomcat has shipped with a 
customised jdk logging configuration (juli) that sets up a localhost log for 
you out of the box

> -Original Message-
> From: Alain Gaeremynck [mailto:[EMAIL PROTECTED]
> Sent: 23 August 2005 16:09
> To: Tomcat Users List
> Subject: logging tomcat 5.5
> 
> 
> I read the doc and found out that in tomcat 5.5 we are suppose to use 
> log 4 j to handle getServletContext.log.  However i rather 
> liked the old 
> ways  Is it stil supported? 
> 
> if i put this in my context
> 
>prefix="servlet." suffix=".log" timestamp="true" />
> 
> will it still work?
> 
> -- 
> Alain Gaeremynck
> CTO Le Groupe Interstructure
> (514) 374-1110
> (514) 825-7810 cell
> weblog: http://www.sanssucre.ca
> (En informatique, comme en musique, n'importe quoi sauf du commercial)
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



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



Re: logging tomcat 5.5

2005-08-23 Thread Alain Gaeremynck
thanks for the info.  I ws afraid of that but i wanted to make sure  
 sigh ***


Remy Maucherat wrote:


On 8/23/05, Alain Gaeremynck <[EMAIL PROTECTED]> wrote:
 


I read the doc and found out that in tomcat 5.5 we are suppose to use
log 4 j to handle getServletContext.log.  However i rather liked the old
ways  Is it stil supported?

if i put this in my context



will it still work?
   



No, it's not supported anymore. You can look at your logging options here:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html

 



--
Alain Gaeremynck
CTO Le Groupe Interstructure
(514) 374-1110
(514) 825-7810 cell
weblog: http://www.sanssucre.ca
(En informatique, comme en musique, n'importe quoi sauf du commercial)



Re: logging tomcat 5.5

2005-08-23 Thread Remy Maucherat
On 8/23/05, Alain Gaeremynck <[EMAIL PROTECTED]> wrote:
> I read the doc and found out that in tomcat 5.5 we are suppose to use
> log 4 j to handle getServletContext.log.  However i rather liked the old
> ways  Is it stil supported?
> 
> if i put this in my context
> 
>prefix="servlet." suffix=".log" timestamp="true" />
> 
> will it still work?

No, it's not supported anymore. You can look at your logging options here:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html

-- 
x
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
x

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