You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Paolo Bacci <pa...@longadata.com> on 2006/11/21 13:40:33 UTC

How to fix it? Warn: No appenders could be found for logger.

Hi ppl,

I've created a log4j.properties to initialize my program's log, but I keep
receiving the warn: "No appenders could be found for logger".

I'm using the org.apache.commons to handle the log4j, instead of using
directly log4j on my application.

Anybody has a clue about how do I fix this program?
Could you send me an example of a .properties to help me with it?


thx,
Paolo