Removing log4j.properties files and adding logback config ones.

This commit is contained in:
Luke Taylor
2010-08-04 21:16:05 +01:00
parent 74b66591e9
commit c4ee46824c
10 changed files with 42 additions and 76 deletions

View File

@@ -7,8 +7,8 @@
<logger name="org.apache.directory" level="WARN"/>
<root level="DEBUG">
<root level="INFO">
<appender-ref ref="STDOUT" />
</root>
</configuration>
</configuration>