[logback-dev] [Bug 123] New: Provide a filter to accept logging of a single method

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jan 23 17:26:12 CET 2008


http://bugzilla.qos.ch/show_bug.cgi?id=123

           Summary: Provide a filter to accept logging of a single method
           Product: logback-classic
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Other
        AssignedTo: logback-dev at qos.ch
        ReportedBy: noreply.sebastien at qos.ch


Let's say that a class logs a lot in debug level, so much that it would flood
the logs. Let's also say that the logs of a single method would help in a given
situation.

Then it would be fine to have a filter that can filter out logs of that class
except for the specific method. The caller data could help.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list