Hi, I am using Tomcat 5.5 with Velocity 1.4 (the dep jar) and i currently have 
a whole load of System.out.println()'s through out my code meaning my 
catalina.out file is getting quite large. Since velocity already logs 
to /velocity.log i was wondering if it was possible to replace all the 
System.out's i have in my velocity servlets and use the same logger velocity 
uses (i.e so they all go to /velocity.log instead). 
If so, how would i go about doing this.

Many thanks

Andrew M 

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

Reply via email to