#173 Added the URL for WebGoat to the console output

This commit is contained in:
Nanne Baars
2016-03-18 14:38:49 +01:00
parent bc6b040f42
commit 7a7fb088ad
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,8 @@ log4j.appender.CONSOLE.layout.conversionPattern=%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p
# a little less spring output
log4j.category.org.springframework = INFO
log4j.category.org.springframework = INFO
log4j.category.org.apache=INFO
log4j.appender.default.out=org.apache.log4j.ConsoleAppender
log4j.appender.default.out.threeshold=DEBUG