Changeset 1298 for trunk/grails-app/conf
- Timestamp:
- Dec 21, 2010, 12:32:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/Config.groovy
r1297 r1298 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.