I belive you want log4j.properties, not log4j.conf. You should put it in the root of your classpath, so src/main/resources/log4j.properties if you're using Maven.

-Filip

On 2008-04-22 15:59, János Jarecsni wrote:
Hi,

from the T5 book example app formerly I got some logging for the
TimingFilter, now I get this:

log4j:WARN No appenders could be found for logger
(org.apache.tapestry.services.TapestryModule.ServletApplicationInitializer).
log4j:WARN Please initialize the log4j system properly.

Where shall I put the log4j.conf ?

thanks
janos


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

Reply via email to