Index: trunk/grails-app/conf/BootStrap.groovy
===================================================================
--- trunk/grails-app/conf/BootStrap.groovy	(revision 228)
+++ trunk/grails-app/conf/BootStrap.groovy	(revision 230)
@@ -7,4 +7,5 @@
     def init = { servletContext ->
 
+        log.info "Application starting."
         log.debug "GrailsUtil.environment = ${GrailsUtil.environment}"
 
