Changeset 230 for trunk/grails-app/conf
- Timestamp:
- Dec 18, 2009, 11:26:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r199 r230 7 7 def init = { servletContext -> 8 8 9 log.info "Application starting." 9 10 log.debug "GrailsUtil.environment = ${GrailsUtil.environment}" 10 11
Note: See TracChangeset
for help on using the changeset viewer.