renamed from spring-eai-core

This commit is contained in:
Mark Fisher
2007-12-15 18:25:49 +00:00
parent 2290442e27
commit c8259e436c
121 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
log4j.rootCategory=WARN, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%c{1}: %m%n
log4j.category.org.springframework.integration=INFO