[qos-ch/logback] cceae8: Fixing the log "Could not parser [l as an integer"

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: cceae89ee5bbbc02078c527ec6353aedff81077b https://github.com/qos-ch/logback/commit/cceae89ee5bbbc02078c527ec6353aedff8... Author: Baptiste Mathus <mathus.b@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/9722f92f4634d851a2c4b97180f0174f810... Author: Ceki Gulcu <ceki@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
participants (1)
-
Ceki Gulcu