diff --git a/src/test/resources/log4j.properties b/src/test/resources/log4j.properties index 26d933070..a603a0ff8 100644 --- a/src/test/resources/log4j.properties +++ b/src/test/resources/log4j.properties @@ -10,4 +10,4 @@ log4j.rootLogger=WARN, stdout # Hibernate logging options (INFO only shows startup messages) log4j.logger.org.hibernate=FATAL #log4j.logger.org.springframework=INFO -log4j.logger.org.springframework.data=INFO \ No newline at end of file +#log4j.logger.org.springframework.data=INFO \ No newline at end of file