Hi,
I am using the latest velocity from SVN and log4j-1.2.12 in tomcat
5.5.9. I am getting the following warning in my log file:
2005-10-05 10:08:09,553 INFO [localhost].[/] - Velocity [warn]
LogSystem has been deprecated. Please use a LogChute implementation.
2005-10-05 10:08:09,553 INFO [localhost].[/] - Velocity [warn]
LogSystem has been deprecated. Please use a LogChute implementation.
How do I use a LogChute implementation?
My velocity.properties specifies no logging information (I never have).
Should I be? If LogSystem is deprecated, should the default be LogChute?
I tried setting the following in my velocity.properties to no avail:
runtime.log.logsystem = org.apache.velocity.runtime.log.Log4JLogChute
best,
-Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]