codeconsole commented on PR #15564: URL: https://github.com/apache/grails-core/pull/15564#issuecomment-4230277017
@jdaugherty @matrei if we want to make this more useful, we could log the spring security user id and ip address with the exception. This is what I do on my own apps. Could just add some logic to detect if Spring Security is configured and then display the user id and ip address. We already display the request url. Can provide an opt out option as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
