Changeset 1297
- Timestamp:
- Dec 21, 2010, 12:25:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/Config.groovy
r1261 r1297 156 156 warn 'org.mortbay.log' 157 157 158 //info 'org.codehaus.groovy.grails.web.servlet',159 //'org.codehaus.groovy.grails.plugins'160 161 //debug 'org.codehaus.groovy.grails.plugins'158 info 'org.codehaus.groovy.grails.web.servlet', 159 'org.codehaus.groovy.grails.plugins' 160 161 debug 'org.codehaus.groovy.grails.plugins' 162 162 } 163 163
Note: See TracChangeset
for help on using the changeset viewer.