jamesfredley commented on PR #15066: URL: https://github.com/apache/grails-core/pull/15066#issuecomment-3276327083
The default generated logback config throws the following error when there is an exception in a controller. I am not sure how it made it ~1 year that way, but this was focused on resolving that issue. `WARN in Logger[StackTrace] - No appenders present in context [default] for logger [StackTrace].` I did not explore "exception logs to both the console log + an error log", just resolved the issue above, but the end user could go in that direction instead of the default generated simpler config. -- 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]
