Re: 5.0.11 logging

2008-04-22 Thread Filip S. Adamsen
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 TimingFilt

5.0.11 logging

2008-04-22 Thread János Jarecsni
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