You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Manish <pr...@gmx.net> on 2004/11/23 12:20:57 UTC

Velocity logging

How can I configure velocity such that the logs go to the standard
catalina.out logs for Tomcat.

TIA,
- Manish


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


Re: Velocity logging

Posted by Shinobu Kawai <sh...@gmail.com>.
Hi Manish,

> How can I configure velocity such that the logs go to the standard
> catalina.out logs for Tomcat.

Try here:
   http://jakarta.apache.org/velocity/developer-guide.html#Configuring%20the%20Log%20System

Actually, if you're using VelocityViewServlet, I think it
automatically does that.  Or is catalina.out the result of something
else?
   http://jakarta.apache.org/velocity/tools/javadoc/org/apache/velocity/tools/view/servlet/ServletLogger.html

Best regards,
-- Shinobu Kawai

-- 
Shinobu Kawai <sh...@gmail.com>

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