[logback-dev] [qos-ch/logback] c7637e: LOGBACK-1248 Support minimum length in %i filename...
Ceki Gulcu
ceki at qos.ch
Tue Oct 31 21:33:58 CET 2017
Branch: refs/heads/branch_1.2.x
Home: https://github.com/qos-ch/logback
Commit: c7637ea29ddfceb23b46d76865cd619a8de42a7b
https://github.com/qos-ch/logback/commit/c7637ea29ddfceb23b46d76865cd619a8de42a7b
Author: John Gardiner Myers <jgmyers at proofpoint.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/rolling/helper/IntegerTokenConverter.java
M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/FileNamePatternTest.java
Log Message:
-----------
LOGBACK-1248 Support minimum length in %i filename pattern
Commit: 8fa1330494c9fe406a02cc8b2d7730232f8694f9
https://github.com/qos-ch/logback/commit/8fa1330494c9fe406a02cc8b2d7730232f8694f9
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/rolling/helper/IntegerTokenConverter.java
M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/FileNamePatternTest.java
Log Message:
-----------
Merge pull request #378 from johngmyers/leading-zero
LOGBACK-1248 Support minimum length in %i filename pattern
Compare: https://github.com/qos-ch/logback/compare/07690d023d41...8fa1330494c9
More information about the logback-dev
mailing list