Details
Description
When a component is configured with invalid class name, the log message (at WARN level) just shows:
WARN org.hippoecm.hst.core.container.DefaultPageErrorHandler - Component exception found on com.hippogogreen.components.FacetNavigation.
It would be helpful if the log at WARN level includes the root exception message (which is in this case - ClassNotFound).