> When I see this, it usually means I forgot to put the log4j.xml > configuration file in the right place.
Yes, and be warned that if there is no config for log4j, it sets itself to DEBUG level, even though there are no appenders. You can waste a lot of CPU time on DEBUG output that way. -- To unsubscribe, e-mail: <mailto:log4j-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>