Skip to content

Instantly share code, notes, and snippets.

@baybatu
Last active January 10, 2016 22:27
Embed
What would you like to do?
Logging UrlMapping file mapping in Grails

Add following log configuration into log4j block in Config.groovy.

all 'org.codehaus.groovy.grails.web.mapping'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment