You are viewing a plain text version of this content. The canonical link for it is here.
- logging-log4j2 git commit: Javadoc: Use the active voice. - posted by gg...@apache.org on 2015/07/02 10:11:46 UTC, 3 replies.
- logging-log4j2 git commit: Added article on custom plugins. - posted by rp...@apache.org on 2015/07/05 04:50:24 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-918 Clarified documentation for combining async with sync loggers. - posted by rp...@apache.org on 2015/07/05 07:02:05 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Add example of creating a custom configuration factory - posted by rg...@apache.org on 2015/07/05 08:08:02 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2 - posted by rg...@apache.org on 2015/07/05 08:08:03 UTC, 1 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-812 added JMH benchmark - posted by rp...@apache.org on 2015/07/05 09:29:27 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by rp...@apache.org on 2015/07/05 09:29:28 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1017 doc updates for new Java 7 requirement from log4j-2.4: - add mention in Runtime Dependencies page - add mention in log4j-api and log4j-core component top page - remove mention of java 6 from other component top page - posted by rp...@apache.org on 2015/07/05 16:39:42 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: maven-pmd-plugin 3.4 -> 3.5. - posted by gg...@apache.org on 2015/07/07 00:11:59 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: maven-pmd-plugin 3.4 -> 3.5. - posted by gg...@apache.org on 2015/07/07 00:12:00 UTC, 0 replies.
- logging-log4j2 git commit: nanotime benchmark from http://shipilev.net/blog/2014/nanotrusting-nanotime/ - posted by rp...@apache.org on 2015/07/07 01:11:40 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1030 LOG4J2-889 Header in layout should not be written on application startup if appending to an existing file. - posted by rp...@apache.org on 2015/07/07 14:25:26 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: git-ignore log4j-samples/configuration/target/ - posted by rp...@apache.org on 2015/07/07 14:25:27 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1075 Added support for compressing to bzip2 format on file rollover - posted by rp...@apache.org on 2015/07/07 17:33:01 UTC, 0 replies.
- logging-log4j2 git commit: The import java.lang.reflect.ReflectPermission is never used. - posted by gg...@apache.org on 2015/07/07 23:03:42 UTC, 0 replies.
- logging-log4j2 git commit: Replace if-null-test-then-throw-NPE pattern with Java 7's Objects.requireNonNull() API. - posted by gg...@apache.org on 2015/07/08 11:45:51 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: Group "add", "fix", and "update" entries. - posted by gg...@apache.org on 2015/07/08 12:08:08 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: Group "add", "fix", and "update" entries. - posted by gg...@apache.org on 2015/07/08 12:08:09 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: [LOG4J2-1078] GelfLayout throws exception if some log event fields are null. - posted by gg...@apache.org on 2015/07/08 12:08:10 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1079] Update Jackson from 2.5.3 to 2.5.4. - posted by gg...@apache.org on 2015/07/08 18:54:12 UTC, 0 replies.
- logging-log4j2 git commit: Update BOM with current release tag. - posted by gg...@apache.org on 2015/07/08 18:58:11 UTC, 0 replies.
- logging-log4j2 git commit: Use an enum to describe supported file extensions intead of individual constants. Related to LOG4J2-1075 and LOG4J2-1076. - posted by gg...@apache.org on 2015/07/08 20:12:46 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1075] Added support for compressing to bzip2 format on file rollover. Added missing BZIP2 support in purge methods. - posted by gg...@apache.org on 2015/07/08 20:14:03 UTC, 0 replies.
- logging-log4j2 git commit: Rewrite Bzip2CompressAction as CommonsCompressAction, the callers only use bzip2 ATM. - posted by gg...@apache.org on 2015/07/08 20:35:22 UTC, 0 replies.
- logging-log4j2 git commit: Javadoc. - posted by gg...@apache.org on 2015/07/08 22:59:04 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1077] Support additional Apache Commons Compress compression formats on rollover: Deflate, Pack200, XY. - posted by gg...@apache.org on 2015/07/08 23:04:42 UTC, 0 replies.
- logging-log4j2 git commit: Minor format. - posted by gg...@apache.org on 2015/07/09 00:53:43 UTC, 1 replies.
- logging-log4j2 git commit: Javadoc typo. - posted by gg...@apache.org on 2015/07/09 00:54:43 UTC, 0 replies.
- logging-log4j2 git commit: Use TimeUnit instead of custom computation. - posted by gg...@apache.org on 2015/07/09 02:20:00 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-812 - Improve performance of date formatting in multi-threaded systems - posted by rg...@apache.org on 2015/07/09 06:57:35 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-812 - Improve performance of date formatting in multi-threaded systems - posted by rg...@apache.org on 2015/07/09 06:57:36 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2 - posted by rg...@apache.org on 2015/07/09 06:57:37 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-812] Performance optimization: avoid use of synchronized SimpleDateFormat in Dat​ePatternCo​nverter. Fix status logger message to reference the correct class name. - posted by gg...@apache.org on 2015/07/09 08:54:44 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-812] Performance optimization: avoid use of synchronized SimpleDateFormat in Dat​ePatternCo​nverter. Remove unused fields. - posted by gg...@apache.org on 2015/07/09 08:56:17 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-812] Performance optimization: avoid use of synchronized SimpleDateFormat in Dat​ePatternCo​nverter. Remove unused import. - posted by gg...@apache.org on 2015/07/09 08:56:37 UTC, 0 replies.
- logging-log4j2 git commit: Use time scale (millis) in var names. - posted by gg...@apache.org on 2015/07/09 09:02:12 UTC, 0 replies.
- logging-log4j2 git commit: Use final. - posted by gg...@apache.org on 2015/07/09 09:02:55 UTC, 2 replies.
- logging-log4j2 git commit: Add missing '@Override' annotations. - posted by gg...@apache.org on 2015/07/09 09:16:02 UTC, 0 replies.
- logging-log4j2 git commit: Remove unused imports. - posted by gg...@apache.org on 2015/07/09 09:16:51 UTC, 0 replies.
- logging-log4j2 git commit: Change indirect accesses to static members to direct accesses (accesses through subtypes). - posted by gg...@apache.org on 2015/07/09 09:18:13 UTC, 0 replies.
- logging-log4j2 git commit: Add comment. - posted by gg...@apache.org on 2015/07/09 09:23:12 UTC, 0 replies.
- logging-log4j2 git commit: maven-project-info-reports-plugin 2.7 -> 2.8. - posted by gg...@apache.org on 2015/07/09 10:32:42 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: documented logic for special case - posted by rp...@apache.org on 2015/07/12 16:11:39 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by rp...@apache.org on 2015/07/12 16:11:40 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: improve error reporting: print the full offending pattern if it cannot be parsed - posted by rp...@apache.org on 2015/07/12 16:11:41 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Add performance tests for FileAppender - posted by rg...@apache.org on 2015/07/12 23:15:29 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: prepare for LOG4J2-1074: - strengthen Log4jLogEvent.Builder to contain all attributes - add copy constructor to Log4jLogEvent.Builder - migrate all JUnit tests to construct LogEvents via Log4jLogEvent.Builder - migrate *R - posted by rp...@apache.org on 2015/07/13 15:22:17 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: prepare for LOG4J2-1074: - strengthen Log4jLogEvent.Builder to contain all attributes - add copy constructor to Log4jLogEvent.Builder - migrate all JUnit tests to construct LogEvents via Log4jLogEvent.Builder - migrate *R - posted by rp...@apache.org on 2015/07/13 15:22:18 UTC, 0 replies.
- logging-log4j2 git commit: Include exceptions when logging FATAL events in org.apache.logging.log4j.core.LoggerContext.setUpShutdownHook() - posted by gg...@apache.org on 2015/07/18 01:43:25 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1076 Added support for system nanosecond time in pattern layout - posted by rp...@apache.org on 2015/07/18 17:05:18 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1076 Added support for system nanosecond time in pattern layout - posted by rp...@apache.org on 2015/07/18 17:05:19 UTC, 0 replies.
- logging-log4j2 git commit: Adjustment after discussion with Remko on a previous patch causing uninteresting timings to be logged. - posted by gg...@apache.org on 2015/07/19 05:14:28 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1084] Misleading StatusLogger WARN event in LogManager with java.util.Map. - posted by gg...@apache.org on 2015/07/27 19:03:50 UTC, 0 replies.
- logging-log4j2 git commit: maven-checkstyle-plugin 2.15 -> 2.16. - posted by gg...@apache.org on 2015/07/31 03:55:06 UTC, 0 replies.