Log Grails Pre 3.0 startup time -
in grails 2.x.x somehow possible log startup time? trying optimize application startup , having startup time logged tremendously.
you try:
grails -dgrails.script.profile=true although may require not using forked mode. otherwise need configure logging time stamps org.codehaus.groovy.grails package.
Comments
Post a Comment