Sunday, 8 September 2013

Does log4j2 still warn if no configuration file is found?

Does log4j2 still warn if no configuration file is found?

I have no log4j2 configuration files on my classpath, however my log
messages are still going to console and I see no warning about missing
configuration. I know log4j would tell you if it was using the default
configuration. I'm trying to figure out how its getting this
configuration..
I am running a servlet based application on Tomcat 7.

No comments:

Post a Comment