Thomas Whitmore opened SPR-10340 and commented
View Rendering/ JSP/ JSP compilation errors are not logged at WARN level by standard Spring MVC framework. (DispatcherServlet, JstlView, AbstractView, etc).
This is particularly an issue when building AJAX pages -- by comparison, when building main HTML pages, a default Tomcat exception-trace can be seen in the browser.
View compilation/ rendering exceptions should really be logged at WARN level -- these are pretty major.
Affects: 3.1.2