Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Commons Log 4.0.0
-
None
Description
Currently the Logback integration enabled use of OSGi services as Appenders [1]. It would be helpful if it can also enabled using OSGi services for Logback Filters and TurboFilters [2].
The filters can be used to precisely extract required logs for certain flow and prove to be very useful for debugging complex issues
[1] https://github.com/chetanmeh/sling-logback#appenders-and-whiteboard-pattern
[2] http://logback.qos.ch/manual/filters.html