[logback-dev] [qos-ch/logback] 2d8092: LOGBACK-611 Allow specifying time zone in TimeBase...

Tony Trinh tony19 at gmail.com
Fri May 2 05:50:14 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: 2d80922c0f3fee006ed54621e9adf0f7c5476b92
      https://github.com/qos-ch/logback/commit/2d80922c0f3fee006ed54621e9adf0f7c5476b92
  Author: washley <washley at gmail.com>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/rolling/helper/DateTokenConverter.java
    M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/FileNamePatternTest.java
    M logback-site/src/site/pages/manual/appenders.html
    M logback-site/src/site/pages/news.html

  Log Message:
  -----------
  LOGBACK-611 Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern


  Commit: b12bf4ac768067562cb2e8038e81b8d9d4b370cf
      https://github.com/qos-ch/logback/commit/b12bf4ac768067562cb2e8038e81b8d9d4b370cf
  Author: Tony Trinh <tony19 at gmail.com>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/rolling/helper/DateTokenConverter.java
    M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/FileNamePatternTest.java
    M logback-site/src/site/pages/manual/appenders.html
    M logback-site/src/site/pages/news.html

  Log Message:
  -----------
  Merge pull request #196 from washley/master

Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern

LOGBACK-611


Compare: https://github.com/qos-ch/logback/compare/b4d8d2d2b131...b12bf4ac7680


More information about the logback-dev mailing list