7 Debugging - Reference Documentation
Authors: Alvaro Sanchez-Mariscal
Version: 1.0.0
7 Debugging
If you need debug information, you can specify the following inConfig.groovy
:log4j = { ... debug 'com.odobo' … }
log4j = { ... debug 'com.odobo', 'org.springframework.security' … }