Does this really have to be a WARN message? Maybe it could be a DEBUG
message?
Also, I suggest the message only appear once and not every time a log
message is sent.
It's not like using LogSystem really causes any real problems for the user.
WARN seems overkill.
WILL
----- Original Message -----
From: "Nathan Bubna" <[EMAIL PROTECTED]>
To: "Velocity Developers List" <[email protected]>
Sent: Wednesday, October 05, 2005 8:29 AM
Subject: Re: log warning using log4j LogChute
are you perchance using VelocityTools when you get these?
On 10/5/05, Robert Koberg <[EMAIL PROTECTED]> wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]