How can I customize what gets logged to "StackTrac...
# general
s
How can I customize what gets logged to "StackTrace" logger? Looks like there is a Grails class that catches exceptions and logs them to StackTrace logger. I don't want our custom exceptions to be logged. Where can I exclude them?