Add comments about useless log4j.properties file.

This commit is contained in:
Deklan Dieterly 2014-03-26 15:08:28 -06:00
parent 97a49b28a9
commit 289533cd64
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# This file is an attempt to get rid of the following warnings.
# The warnings are still occurring. This file is probably not needed.
#log4j:WARN No appenders could be found for logger (org.jboss.logging).
#log4j:WARN Please initialize the log4j system properly.
log4j.rootLogger=info, stdout, R
log4j.appender.stdout=org.apache.log4j.ConsoleAppender