Remove trunk directory

This commit is contained in:
Paulo Gustavo Veiga
2009-11-06 23:30:29 -02:00
parent 2494133fed
commit 75470a91fd
715 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
log4j.rootCategory=WARN, stdout
log4j.net.sf=FATAL,stdout
log4j.com.wisemapping=DEBUG,stdout
log4j.org.wisemapping.ws=DEBUG,stdout
##log4j.category.net.sf.acegisecurity=DEBUG,
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