1
0
mirror of synced 2026-08-05 09:47:05 +00:00

More build and logging tuning.

This commit is contained in:
Luke Taylor
2010-08-04 22:55:17 +01:00
parent c9b0bc1bd9
commit 64375484a1
11 changed files with 58 additions and 34 deletions
+3 -3
View File
@@ -5,10 +5,10 @@
</encoder>
</appender>
<logger name="org.apache.directory" level="WARN"/>
<logger name="org.apache.directory" level="ERROR"/>
<root level="DEBUG">
<root level="WARN">
<appender-ref ref="STDOUT" />
</root>
</configuration>
</configuration>