diff --git a/org.springframework.integration.ip/src/main/resources/log4j.properties b/org.springframework.integration.ip/src/main/resources/log4j.properties index d35f84941d..72b090d81b 100644 --- a/org.springframework.integration.ip/src/main/resources/log4j.properties +++ b/org.springframework.integration.ip/src/main/resources/log4j.properties @@ -5,4 +5,4 @@ log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=%c{1}: %m%n log4j.category.org.springframework.integration=DEBUG -log4j.category.org.springframework.integration.file=DEBUG \ No newline at end of file +log4j.category.org.springframework.integration.ip=DEBUG \ No newline at end of file