paulfairless / grails-lesscss-resources

Grails plugin for using the LESS CSS framework in conjunction with the grails-resource plugin family
Other
35 stars 27 forks source link

Better stack trace logging #14

Closed verglor closed 12 years ago

verglor commented 12 years ago

I think it is better to provide exception to logging framework that will handle it appropriately instead of directly printing it to output. Actually in my configuration I cannot see this directly printed stack trace at all, that efectively leaves me in the dark when something goes wrong.