[logback-dev] [qos-ch/logback] cceae8: Fixing the log "Could not parser [l as an integer"
Ceki Gulcu
ceki at qos.ch
Thu Feb 28 08:18:13 CET 2013
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: cceae89ee5bbbc02078c527ec6353aedff81077b
https://github.com/qos-ch/logback/commit/cceae89ee5bbbc02078c527ec6353aedff81077b
Author: Baptiste Mathus <mathus.b at mipih.fr>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/pattern/ThrowableProxyConverter.java
Log Message:
-----------
Fixing the log "Could not parser [l as an integer"
Now will display the (supposedly) correct one:
"Could not parse [l] as an integer".
Commit: 9722f92f4634d851a2c4b97180f0174f810e52c2
https://github.com/qos-ch/logback/commit/9722f92f4634d851a2c4b97180f0174f810e52c2
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/pattern/ThrowableProxyConverter.java
Log Message:
-----------
Merge pull request #75 from Batmat/fix-log-typo
Fixing the log "Could not parser [l as an integer"
Compare: https://github.com/qos-ch/logback/compare/d7ca5e366cec...9722f92f4634
More information about the logback-dev
mailing list