Hi Gagan,

> Thanx, This group has helped me a lot

Good to know we're of help.  :)

> When ever I run my application which uses Velocity, a file named as 
> Velocity.log gets created.
> I dont want this to happen, I mean I DONT need logging. is there any way to 
> disable the logging in Velocity?

You can use the NullLogSystem.
    
http://jakarta.apache.org/velocity/api/org/apache/velocity/runtime/log/NullLogSystem.html
    
http://jakarta.apache.org/velocity/developer-guide.html#Configuring%20the%20Log%20System

Best regards,
-- Shinobu

--
Shinobu Kawai <[EMAIL PROTECTED]>

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

Reply via email to