Robert Middleton created LOGCXX-559:
---------------------------------------
Summary: Implement LocationInfoFolter
Key: LOGCXX-559
URL: https://issues.apache.org/jira/browse/LOGCXX-559
Project: Log4cxx
Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Robert Middleton
Assignee: Robert Middleton
There is a header for a LocationInfoFilter class that does not have any
implementation associated with it. This is probably because the Rule
class/parsing was never copied from log4j1.
For my purposes, being able to disable specific log statements based off of
their line of code is useful - I sometimes need to turn things up to TRACE but
I really only want a handful of the messages to be printed out.
Filter should have the ability to filter off of:
* Line number
* method name
--
This message was sent by Atlassian Jira
(v8.20.10#820010)