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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to