You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robert Einsle <ro...@einsle.de> on 2004/07/01 13:08:38 UTC

Logging in Apache Tomcat

Hello List,

How do i make logging in JAkarta Tomcat applications??

Does it exists an Howto for it??

Thanks for help

\Robert



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Logging in Apache Tomcat

Posted by Kunthar <ku...@gmx.net>.
Try System.out.println("your variable" or your error thrown);
in your application for critical parts.
And follow the results from catalina.out file under /tomcat/logs
Hope this helps...

Gokhan




Robert Einsle wrote:

> Hello List,
>
> How do i make logging in JAkarta Tomcat applications??
>
> Does it exists an Howto for it??
>
> Thanks for help
>
> \Robert
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Logging in Apache Tomcat

Posted by Harald Henkel <h....@gs-automation.de>.
Use log4j, I would say.

Robert Einsle wrote:
> 
> Hello List,
> 
> How do i make logging in JAkarta Tomcat applications??
> 
> Does it exists an Howto for it??
> 
> Thanks for help
> 
> \Robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org

-- 
Harald Henkel

GS automation GmbH
Winterstraße 2
82223 Eichenau
Germany
Tel:    + 49-8141-35 731-37
Fax:    + 49-8141-35 731-38
Mobile: + 49-178-7829126
e-mail: H.Henkel@GS-automation.DE
Web:    www.GS-automation.DE

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org