Hi Sekino,

> I have this line in my config:
> 
> services.VelocityService.runtime.log=/logs/velocity.log

## Looks turbine to me.  :)

> How do I configure the rotation policy of this log file, such as
> file size, number of backups, etc?

The developer guide covers log configuration:
    
http://jakarta.apache.org/velocity/developer-guide.html#Configuring%20the%20Log%20System

I always use the CommonsLogLogSystem because JCL is cool.
    
http://jakarta.apache.org/velocity/tools/javadoc/org/apache/velocity/tools/generic/log/CommonsLogLogSystem.html

Best regards,
-- Shinobu

--
Shinobu Kawai <[EMAIL PROTECTED]>

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

Reply via email to