This commit is contained in:
2012-05-28 21:38:35 +02:00
parent b2b22001c6
commit af6dcc4a78
97 changed files with 1330 additions and 2244 deletions

View File

@@ -1,4 +1,4 @@
log4j.rootLogger=TRACE, CA
log4j.rootLogger=DEBUG, CA
log4j.appender.CA=org.apache.log4j.ConsoleAppender
log4j.appender.CA.layout=org.apache.log4j.PatternLayout
log4j.appender.CA.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n