]
David Lloyd commented on LOGMGR-86:
-----------------------------------
Of course this can be easily done with a custom Filter implementation.
Create an exception filter
--------------------------
Key: LOGMGR-86
URL:
https://issues.jboss.org/browse/LOGMGR-86
Project: JBoss Log Manager
Issue Type: Feature Request
Reporter: James Perkins
Priority: Major
For now this is just a thought so that users can filter messages based on an exception in
the stack trace. Currently it's not possible to use a regex filter as the stack trace
is not used in when testing for matches and it probably shouldn't be used.