
Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: abdafe0ad107bf2f89f1b47e027cbade3837605e https://github.com/qos-ch/logback/commit/abdafe0ad107bf2f89f1b47e027cbade383... Author: han feng <feng.han@renren-inc.com> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M logback-classic/src/main/java/ch/qos/logback/classic/util/StatusListenerConfigHelper.java Log Message: ----------- fix logback-767 StatusListener has two instances OnConsoleStatusListener and instance by seted classname. The second be Judged that is ContextAware and LifeCycle's implement and start it. but The first is not to Judged. all StatusListener must be Judged and start it. Commit: ca8f283b8f4b77405e890ee00cf1e8e6d75d852c https://github.com/qos-ch/logback/commit/ca8f283b8f4b77405e890ee00cf1e8e6d75... Author: Ceki Gulcu <ceki@qos.ch> Date: 2013-04-26 (Fri, 26 Apr 2013) Changed paths: M logback-classic/src/main/java/ch/qos/logback/classic/util/StatusListenerConfigHelper.java Log Message: ----------- Merge pull request #115 from bjhanfeng/logback-767 fix logback-767 Compare: https://github.com/qos-ch/logback/compare/012ace46f92e...ca8f283b8f4b