+ improve other tests in the process
This commit is contained in:
Costin Leau
2011-08-19 15:09:43 +03:00
parent da8dfd30d7
commit c49e11f45d
6 changed files with 53 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
log4j.rootCategory=INFO, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - <%m>%n
log4j.category.org.springframework.data.gemfire.listener=TRACE
# for debugging datasource initialization
# log4j.category.test.jdbc=DEBUG