Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: c686f86d40f5616d9e87dbe81f16f3d0750113df
https://github.com/qos-ch/logback/commit/c686f86d40f5616d9e87dbe81f16f3d0750113df
Author: Carl Harris <[email protected]>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M
logback-classic/src/main/java/ch/qos/logback/classic/net/server/RemoteAppenderServerRunner.java
Log Message:
-----------
now SocketServer uses the injected context
The context injected by logback into SocketServer is subsequently
injected into RemoteAppenderServerRunner. The runner simply casts it to
LoggerContext before injecting it into the client object.
Commit: 9286f5f9778b833bc6db1a89e171cef23b5a4f22
https://github.com/qos-ch/logback/commit/9286f5f9778b833bc6db1a89e171cef23b5a4f22
Author: Carl Harris <[email protected]>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M
logback-core/src/test/java/ch/qos/logback/core/net/SocketConnectorBaseTest.java
Log Message:
-----------
further reduced system timing sensitivity in SocketConnectorBase
When testing the exception reported by SocketConnectorBase after a
connection failure, the test now uses lock and associated condition to
avoid synchronization issues.
Commit: f45134c57f632b32983ea35b5426f31adb78754b
https://github.com/qos-ch/logback/commit/f45134c57f632b32983ea35b5426f31adb78754b
Author: Carl Harris <[email protected]>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M
logback-core/src/test/java/ch/qos/logback/core/spi/AppenderAttachableImplLockTest.java
M logback-site/src/site/pages/news.html
M logback-site/src/site/pages/setup.html
Log Message:
-----------
Merge branch 'master' of github.com:qos-ch/logback
Compare: https://github.com/qos-ch/logback/compare/5953f9d9f83b...f45134c57f63
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev