[logback-dev] [qos-ch/logback] fe7fc9: renamed Context life cycle management method as "r...
Carl Harris
ceharris at vt.edu
Tue Apr 23 17:49:58 CEST 2013
Branch: refs/heads/receiverTracking
Home: https://github.com/qos-ch/logback
Commit: fe7fc952484e37eb5d226273eb779c53e40ae8f7
https://github.com/qos-ch/logback/commit/fe7fc952484e37eb5d226273eb779c53e40ae8f7
Author: Carl Harris <ceharris at vt.edu>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M logback-access/src/main/java/ch/qos/logback/access/tomcat/LogbackValve.java
M logback-classic/src/main/java/ch/qos/logback/classic/joran/action/ReceiverAction.java
M logback-core/src/main/java/ch/qos/logback/core/Context.java
M logback-core/src/main/java/ch/qos/logback/core/ContextBase.java
M logback-core/src/main/java/ch/qos/logback/core/LifeCycleManager.java
M logback-core/src/test/java/ch/qos/logback/core/ContextBaseTest.java
M logback-core/src/test/java/ch/qos/logback/core/LifeCycleManagerTest.java
Log Message:
-----------
renamed Context life cycle management method as "register"
Commit: a4fa25cdd79b2007a7637814e9bc26f7da556936
https://github.com/qos-ch/logback/commit/a4fa25cdd79b2007a7637814e9bc26f7da556936
Author: Carl Harris <ceharris at vt.edu>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/LifeCycleManager.java
M logback-core/src/test/java/ch/qos/logback/core/LifeCycleManagerTest.java
Log Message:
-----------
don't start component in LifeCycleManager.register
Compare: https://github.com/qos-ch/logback/compare/b644dbbedb10...a4fa25cdd79b
More information about the logback-dev
mailing list