On 4/12/2014 9:33 PM, Bill Bell wrote: > Well I hope log4j2 is something Solr supports when GA
The biggest holdup would be the fact that slf4j doesn't yet have a binding for log4j2. A new log watcher (for the admin UI) is probably required too. The logback project page looks almost identical to the slf4j project page. Logback is a native logging implementation in slf4j. I'm guessing the two projects have the same author and/or the same dev team. The "between the lines" message I get from the Logback project page is that it is "log4j done right." http://slf4j.org/ http://logback.qos.ch/ Because they have a product that competes with log4j2 in more than just function, they probably won't add log4j2 support before GA. Hopefully they WILL add it. Thanks, Shawn