[Bug 56441] Misleading error message in FilterBase cause by invalid regex
https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug 56441] Misleading error message in FilterBase cause by invalid regex
https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 --- Comment #1 from Christopher Schultz --- Confirmed. It seems that IntrospectionUtils.setProperty catches things like InvocationTargetException and logs them at the DEBUG level. I assert that such things should be logged at the WARN leve