Change to logback 1.0.4, see #2198

This commit is contained in:
Patrik Nordwall 2012-06-07 20:40:14 +02:00
parent 2cbc04a5ab
commit f6365e83e7
3 changed files with 3 additions and 9 deletions

View file

@ -230,7 +230,7 @@ It has one single dependency; the slf4j-api jar. In runtime you also need a SLF4
.. code-block:: scala
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.0.0" % "runtime"
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.0.4" % "runtime"
You need to enable the Slf4jEventHandler in the 'event-handlers' element in