Adding more trace logging during the loading of the plugins

This commit is contained in:
Nanne Baars
2016-11-15 18:34:52 +01:00
parent 640e3ffb4e
commit dbcd5cce3a
6 changed files with 32 additions and 8 deletions

View File

@ -8,6 +8,7 @@ server.port=8080
logging.level.org.springframework=WARN
logging.level.org.springframework.boot.devtools=DEBUG
logging.level.org.owasp=DEBUG
logging.level.org.owasp.webgoat=TRACE
spring.thymeleaf.cache=false
spring.thymeleaf.content-type=text/html