In our binary release, you can just remove slf4j-simple-1.6.4.jar and add a slf4j-log4j12 jar.
Thanks, Jun On Mon, Aug 19, 2013 at 10:13 AM, Paul Mackles <pmack...@adobe.com> wrote: > Hi – Has anyone figured out a clean way to ignore/exclude the "simple" > slf4j bindings that get included in the kafka-assembly jar for 0.8? I would > like all of the libaries in my app to log through log4j but for those > libraries using slf4j, the "simple" bindings in the kafka-assembly jar are > getting in the way. Ironically, kafka uses log4j directly so that's working > fine ;) > > Thanks, > Paul > >