I'm in a situation where Solr is embedded in a webapp (ie using solr.jar).
Other modules of this app are using log4j and I'm looking for a way to make
the logging configuration consistent (aka through log4.xml).
Can anyone who solved the same kind of issue share his/her experience?
After much browsing, understanding why commons-logging, sl4j or others are
not solutions for Solr iself, I finally stumbled on
http://people.apache.org/~psmith/logging.apache.org/sandbox/jul-log4j-bridge/
which seems to provide a ready made solution.
Has anyone some experience & comment using it?
Thanks
--
View this message in context:
http://www.nabble.com/logging-through-log4j-tf4805241.html#a13747253
Sent from the Solr - Dev mailing list archive at Nabble.com.