[logback-dev] [qos-ch/logback] 8f1a27: Updated AsyncAppenderBase to have a configurable w...

Ceki Gulcu ceki at qos.ch
Fri Apr 4 18:56:44 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: 8f1a27946ee577598282dc285a2e700fe6b5f7b7
      https://github.com/qos-ch/logback/commit/8f1a27946ee577598282dc285a2e700fe6b5f7b7
  Author: Mike Reinhold <mike at coursescheduler.io>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/AsyncAppenderBase.java
    M logback-core/src/test/java/ch/qos/logback/core/AsyncAppenderBaseTest.java
    M logback-site/src/site/pages/manual/appenders.html
    M logback-site/src/site/pages/news.html

  Log Message:
  -----------
  Updated AsyncAppenderBase to have a configurable worker thread join
timeout instead of the default 1000ms. Added unit test to verify correct
function and updated appenders documentation describing new
configuration parameter and suggested uses. Added to news page under
release 1.1.3.


  Commit: 4b3479287f47c29c27b4aa8c6ee9b8c14125a03f
      https://github.com/qos-ch/logback/commit/4b3479287f47c29c27b4aa8c6ee9b8c14125a03f
  Author: Ceki Gulcu <ceki at qos.ch>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/AsyncAppenderBase.java
    M logback-core/src/test/java/ch/qos/logback/core/AsyncAppenderBaseTest.java
    M logback-site/src/site/pages/manual/appenders.html
    M logback-site/src/site/pages/news.html

  Log Message:
  -----------
  Merge pull request #186 from mikereinhold/async-appender

Configurable worker thread join timeout in AsyncAppenderBase


Compare: https://github.com/qos-ch/logback/compare/29e684451f77...4b3479287f47


More information about the logback-dev mailing list