diff --git a/spring-batch-samples/src/main/resources/log4j.properties b/spring-batch-samples/src/main/resources/log4j.properties index 802166e7b..79d0cd588 100644 --- a/spring-batch-samples/src/main/resources/log4j.properties +++ b/spring-batch-samples/src/main/resources/log4j.properties @@ -28,7 +28,7 @@ log4j.logger.org.springframework=error #log4j.logger.org.springframework.orm=debug ### debug your specific package or classes with the following example -#log4j.logger.org.springframework.batch=debug +log4j.logger.org.springframework.batch=info log4j.logger.org.springframework.batch.sample=debug log4j.logger.org.springframework.batch.sample.module.OrderDataProvider=debug log4j.logger.org.springframework.batch.container.common.module.process.support.DefaultXmlDataProvider=debug