This is lucene_solr_4_7_2_r1586229, downloaded from the release manager's staging area.

I configured the following in my log4j.properties file:

log4j.rootLogger=WARN, file
log4j.category.org.apache.solr.core.SolrCore=INFO, file

Now EVERYTHING that SolrCore logs (which is all at INFO) is being logged twice.

Should I have done this differently, or is there a bug?

I am using a container setup that is almost exactly like the example. The slf4j jars have been upgraded to 1.7.6 and jetty's jars have been upgraded to 8.1.14.

Thanks,
Shawn

Reply via email to