Remove trunk directory
This commit is contained in:
10
wise-webapp/src/main/webapp/WEB-INF/classes/log4j.properties
Normal file
10
wise-webapp/src/main/webapp/WEB-INF/classes/log4j.properties
Normal 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
|
Reference in New Issue
Block a user