[logback-dev] [Bug 122] New: evaluator on MDC conversion word
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Jan 18 23:49:13 CET 2008
http://bugzilla.qos.ch/show_bug.cgi?id=122
Summary: evaluator on MDC conversion word
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: hontvari3 at solware.com
It would be useful if the MDC keyword also has evaluator parameters just like
the caller conversion word.
An example usage:
In a web application I store HTTP headers, parameters, URL into an MDC
variable. This context information should be displayed with most log message.
However there are a few types of log messages which are very frequent.
Eventually (but it may take years) the reason for this messages are eliminated,
but until then the long context information should be supressed from the log
file. (In such cases the frequency or the existence of the event is the
information, not the content of the event.)
--
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