http://bugzilla.slf4j.org/show_bug.cgi?id=242
Summary: log4j-over-slf4j silently ignores Throwables in some
cases
Product: SLF4J
Version: 1.6.x
Platform: PC
OS/Version: Mac OS X 10.3
Status: NEW
Severity: blocker
Priority: P1
Component: log4j-over-slf4j
AssignedTo: [email protected]
ReportedBy: [email protected]
For non LocationAwareLoggers, Throwables are silently ignored. See:
https://github.com/ceki/slf4j/blob/v_1.6.2/log4j-over-slf4j/src/main/java/org/apache/log4j/Category.java#L181
For trace(Object message, Throwable t), the Throwable is silently ignored.
See:
https://github.com/ceki/slf4j/blob/v_1.6.2/log4j-over-slf4j/src/main/java/org/apache/log4j/Logger.java#L75
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev