How do I configure slf4j with jruby

somehow jruby found a slf4j provider in my class path (of the project)
and
now the ALL my log out has a different format. how do I tell jruby to
leave
slf4j config as is or how to change the format ?

  • christian