[logback-dev] [qos-ch/logback] 6bf860: Fixed an issue where an extra line of the stack tr...
Tony Trinh
tony19 at gmail.com
Sat Aug 31 22:41:08 CEST 2013
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: 6bf860358540df4976e28505fad9ff1b9b0e5ee0
https://github.com/qos-ch/logback/commit/6bf860358540df4976e28505fad9ff1b9b0e5ee0
Author: jon-ruckwood <jonathan.ruckwood at gmail.com>
Date: 2011-08-26 (Fri, 26 Aug 2011)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/pattern/ThrowableProxyConverter.java
M logback-classic/src/test/java/ch/qos/logback/classic/pattern/ThrowableProxyConverterTest.java
Log Message:
-----------
Fixed an issue where an extra line of the stack trace was being printed by the ThrowableProxyConverter when specifying a length option.
Commit: a71fad16ed5cd9174d599f524e26056186f68657
https://github.com/qos-ch/logback/commit/a71fad16ed5cd9174d599f524e26056186f68657
Author: jon-ruckwood <jonathan.ruckwood at gmail.com>
Date: 2011-08-26 (Fri, 26 Aug 2011)
Changed paths:
M logback-classic/src/test/java/ch/qos/logback/classic/pattern/ThrowableProxyConverterTest.java
Log Message:
-----------
Removed the given/when/then comments, as they're not in keeping with existing tests.
Commit: a17a6152693349088741802af6575f74f0a0e625
https://github.com/qos-ch/logback/commit/a17a6152693349088741802af6575f74f0a0e625
Author: Tony Trinh <tony19 at gmail.com>
Date: 2013-08-31 (Sat, 31 Aug 2013)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/pattern/ThrowableProxyConverter.java
M logback-classic/src/test/java/ch/qos/logback/classic/pattern/ThrowableProxyConverterTest.java
Log Message:
-----------
Merge pull request #25 from jon-ruckwood/throwable-proxy-converter-fix
LBCORE-179: Fix regarding incorrect stack trace depth when specifying %throwable with argument
Compare: https://github.com/qos-ch/logback/compare/73cf3e60fdce...a17a61526933
More information about the logback-dev
mailing list