On Thu, Jun 9, 2016 at 2:19 PM Matt Sicker <boa...@gmail.com> wrote:
> There is a huge list of advantages to using log4j-api over slf4j-api > nowadays, plus I do prefer to use Apache dependencies in Apache projects > unless the competition is clearly better for the use case (like using Jetty > instead of Tomcat in Karaf due to OSGi support). Also, using log4j-api > works fine with logback as well, so it's not like it prevents people from > using slf4j bindings at runtime. > > It's just my personal preference. I have grown used to it and use it so much. In Karaf (where I spend most of my time these days), I don't even have to think about it.