http://bugzilla.qos.ch/show_bug.cgi?id=104
Summary: Copy/Paste errors in Logger. TurboFilter probably not
working correctly.
Product: logback-classic
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: Other
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I just found 4 copy-paste mistakes.
- trace(String msg, Throwable t) is calling isDebugEnabled instead of
isTraceEnabled.
- loggerContext.getTurboFilterChainDecision is receiving Level.DEBUG instead of
'level' variable.
Please see attached patch.
--
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