Typesafe's scala-logging and Logback

Yes, all scalaloggin will do in runtime is delegate the calls to logback thus all configuration should be done using logback.xml

1 Like