You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by János Jarecsni <ja...@gmail.com> on 2008/04/22 15:59:02 UTC

5.0.11 logging

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

Re: 5.0.11 logging

Posted by "Filip S. Adamsen" <fs...@fsadev.com>.
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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org