Merge pull request #797 from akka/wip-2615-logback-patriknw

Logback and slf4j dependencies, see #2615
This commit is contained in:
Patrik Nordwall 2012-10-15 01:10:35 -07:00
commit 3534b010d9
3 changed files with 4 additions and 5 deletions

View file

@ -194,8 +194,7 @@ It has one single dependency; the slf4j-api jar. In runtime you also need a SLF4
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.4</version>
<scope>runtime</scope>
<version>1.0.7</version>
</dependency>
You need to enable the Slf4jEventHandler in the 'event-handlers' element in