Filter logging is not working in JBoss EAP 6
Issue
Why filter-spec attribute specified in logger does not suppress specified logging in EAP 6?
For example :
<logger category="org.hibernate">
<level name="INFO"/>
<filter-spec value="not(match("HHH000104"))"/>
</logger>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.