You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1711736 - /logging/log4net/trunk/src/Appender/AdoNetAppender.cs - posted by dp...@apache.org on 2015/11/01 12:50:44 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1176 fixed some memory leaks caused by objects being retained in the ParameterizedMessage objects kept in the StatusLogger's bounded queue of StatusData objects. - posted by rp...@apache.org on 2015/11/01 12:53:49 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1176: ConsoleAppender created for DefaultConfiguration should avoid sharing OutputStreamManager instances - posted by rp...@apache.org on 2015/11/01 15:22:07 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1176: fix broken JUnit tests that expect certain names for DefaultConfiguration and default ConsoleAppender - posted by rp...@apache.org on 2015/11/01 16:39:25 UTC, 0 replies.
- svn commit: r1711821 - /logging/log4net/trunk/src/Appender/AdoNetAppender.cs - posted by dp...@apache.org on 2015/11/01 17:02:12 UTC, 0 replies.
- svn commit: r1711829 - in /logging/log4net/trunk: src/Appender/FileAppender.cs tests/src/Appender/RollingFileAppenderTest.cs - posted by dp...@apache.org on 2015/11/01 17:29:57 UTC, 0 replies.
- svn commit: r1711830 - /logging/log4net/trunk/src/Appender/FileAppender.cs - posted by dp...@apache.org on 2015/11/01 17:30:07 UTC, 0 replies.
- svn commit: r1711831 - in /logging/log4net/trunk/tests/src: Appender/SmtpPickupDirAppenderTest.cs log4net.Tests.vs2008.csproj log4net.Tests.vs2010.csproj log4net.Tests.vs2012.csproj - posted by dp...@apache.org on 2015/11/01 18:44:48 UTC, 0 replies.
- svn commit: r1711832 - in /logging/log4net/trunk: src/Appender/SmtpPickupDirAppender.cs tests/src/Appender/SmtpPickupDirAppenderTest.cs - posted by dp...@apache.org on 2015/11/01 18:54:47 UTC, 0 replies.
- svn commit: r1711836 - in /logging/log4net/trunk: src/Appender/SmtpPickupDirAppender.cs tests/src/Appender/SmtpPickupDirAppenderTest.cs - posted by dp...@apache.org on 2015/11/01 19:00:02 UTC, 0 replies.
- svn commit: r1711838 - /logging/log4net/trunk/src/Appender/RollingFileAppender.cs - posted by dp...@apache.org on 2015/11/01 19:52:25 UTC, 0 replies.
- svn commit: r1711839 - /logging/log4net/trunk/src/Appender/RollingFileAppender.cs - posted by dp...@apache.org on 2015/11/01 20:01:25 UTC, 0 replies.
- logging-log4j2 git commit: Better prose. - posted by gg...@apache.org on 2015/11/01 20:29:01 UTC, 0 replies.
- logging-log4j2 git commit: Group by add, fix, update. - posted by gg...@apache.org on 2015/11/01 21:23:29 UTC, 0 replies.
- logging-log4j2 git commit: Update findbugs-maven-plugin from 3.0.1 to 3.0.2. - posted by gg...@apache.org on 2015/11/01 22:44:48 UTC, 0 replies.
- logging-log4j2 git commit: Implement toString() for ease of debugging. - posted by gg...@apache.org on 2015/11/01 22:54:26 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1178] Support use-case for JDBC's CommonDataSource.setLogWriter(PrintWriter) and java.sql.DriverManager.setLogWriter(PrintWriter). - posted by gg...@apache.org on 2015/11/01 22:55:46 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-1187] Support use case for java.sql.DriverManager.setLogStream(PrintStream). - posted by gg...@apache.org on 2015/11/01 22:57:07 UTC, 0 replies.
- logging-log4j2 git commit: Use JUnit TestName rule instead of magic strings. - posted by gg...@apache.org on 2015/11/01 23:08:50 UTC, 0 replies.
- logging-log4j2 git commit: Better lvar name. - posted by gg...@apache.org on 2015/11/01 23:10:11 UTC, 0 replies.
- logging-log4j2 git commit: Fix generics compiler warning. - posted by gg...@apache.org on 2015/11/01 23:49:20 UTC, 0 replies.
- logging-log4j2 git commit: Minor local refactoring. - posted by gg...@apache.org on 2015/11/02 01:22:50 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1180] Logger cache does not account for message factory. - posted by gg...@apache.org on 2015/11/02 04:14:23 UTC, 3 replies.
- logging-log4j2 git commit: Better Javadoc. - posted by gg...@apache.org on 2015/11/02 04:15:21 UTC, 0 replies.
- logging-log4j2 git commit: Change config status from OFF to WARN. - posted by gg...@apache.org on 2015/11/02 04:20:14 UTC, 0 replies.
- logging-log4j2 git commit: Minor formatting. - posted by gg...@apache.org on 2015/11/02 04:22:40 UTC, 0 replies.
- logging-log4j2 git commit: Don't hide. - posted by gg...@apache.org on 2015/11/02 04:23:24 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Revert Surefire back to 2.18 to avoid hang when running tests - posted by rg...@apache.org on 2015/11/02 05:49:13 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/11/02 05:49:14 UTC, 0 replies.
- logging-log4j2 git commit: Add comment: surefire.plugin.version 2.19 yields https://issues.apache.org/jira/browse/SUREFIRE-1193. - posted by gg...@apache.org on 2015/11/02 06:27:34 UTC, 0 replies.
- logging-log4j2 git commit: Ignore Eclipse IDE artifacts. - posted by gg...@apache.org on 2015/11/02 08:49:28 UTC, 0 replies.
- logging-log4j2 git commit: Add org.apache.logging.log4j.core.LoggerContext.getRootLogger(). - posted by gg...@apache.org on 2015/11/02 10:58:06 UTC, 0 replies.
- logging-log4j2 git commit: Fix Oracle compiler warning. - posted by gg...@apache.org on 2015/11/02 11:07:51 UTC, 0 replies.
- logging-log4j2 git commit: Add some flow logging and pull up LOGGER up to the top of a hierarchy. - posted by gg...@apache.org on 2015/11/02 11:27:39 UTC, 0 replies.
- logging-log4j2 git commit: Log error to given logger. - posted by gg...@apache.org on 2015/11/02 11:30:59 UTC, 0 replies.
- logging-log4j2 git commit: Make org.apache.logging.log4j.core.net.server.AbstractSocketServerTest.ThreadFilter static. - posted by gg...@apache.org on 2015/11/02 11:47:52 UTC, 0 replies.
- logging-log4j2 git commit: Add some flow logging. - posted by gg...@apache.org on 2015/11/02 11:48:22 UTC, 0 replies.
- logging-log4j2 git commit: Javadoc: Use the active voice. - posted by gg...@apache.org on 2015/11/02 11:54:21 UTC, 1 replies.
- logging-log4j2 git commit: Refactor to a new file a very handy filter for users (like me) writing application tests: org.apache.logging.log4j.core.net.server.AbstractSocketServerTest.ThreadFilter -> org.apache.logging.log4j.core.net.server.ThreadFilter. - posted by gg...@apache.org on 2015/11/02 11:55:39 UTC, 0 replies.
- logging-log4j2 git commit: Add license header. - posted by gg...@apache.org on 2015/11/02 11:56:38 UTC, 0 replies.
- logging-log4j2 git commit: More accurate class name. - posted by gg...@apache.org on 2015/11/02 11:57:16 UTC, 0 replies.
- logging-log4j2 git commit: Add missing Javadoc. - posted by gg...@apache.org on 2015/11/02 11:59:09 UTC, 0 replies.
- logging-log4j2 git commit: Javadoc nit. - posted by gg...@apache.org on 2015/11/02 12:05:34 UTC, 0 replies.
- [01/45] logging-log4j2 git commit: Missing Javadoc for pattern selector. - posted by mi...@apache.org on 2015/11/02 15:32:27 UTC, 0 replies.
- [02/45] logging-log4j2 git commit: Rename to avoid hidding. - posted by mi...@apache.org on 2015/11/02 15:32:28 UTC, 0 replies.
- [03/45] logging-log4j2 git commit: Minor tweaks. - posted by mi...@apache.org on 2015/11/02 15:32:29 UTC, 0 replies.
- [04/45] logging-log4j2 git commit: Reused Strings.isEmpty(String). - posted by mi...@apache.org on 2015/11/02 15:32:30 UTC, 0 replies.
- [05/45] logging-log4j2 git commit: Better exception message. - posted by mi...@apache.org on 2015/11/02 15:32:31 UTC, 0 replies.
- [06/45] logging-log4j2 git commit: Better exception message. - posted by mi...@apache.org on 2015/11/02 15:32:32 UTC, 0 replies.
- [07/45] logging-log4j2 git commit: Complete TODO: Remove duplicate code. Note that the common code now uses Level.valueOf() where the old code used Level.valueOf() in one place and Level.getLevel() in the other. Level.valueOf() is more bullet proof and w - posted by mi...@apache.org on 2015/11/02 15:32:33 UTC, 0 replies.
- [08/45] logging-log4j2 git commit: Don't swallow incompatible LoggerContextFactory error. - posted by mi...@apache.org on 2015/11/02 15:32:34 UTC, 0 replies.
- [09/45] logging-log4j2 git commit: Refactor common idiom into LoaderUtil from TODO. - posted by mi...@apache.org on 2015/11/02 15:32:35 UTC, 0 replies.
- [10/45] logging-log4j2 git commit: Better ivar name and typo fix. - posted by mi...@apache.org on 2015/11/02 15:32:36 UTC, 0 replies.
- [11/45] logging-log4j2 git commit: LOG4J2-1176 fixed some memory leaks caused by objects being retained in the ParameterizedMessage objects kept in the StatusLogger's bounded queue of StatusData objects. - posted by mi...@apache.org on 2015/11/02 15:32:37 UTC, 0 replies.
- [12/45] logging-log4j2 git commit: LOG4J2-1176: ConsoleAppender created for DefaultConfiguration should avoid sharing OutputStreamManager instances - posted by mi...@apache.org on 2015/11/02 15:32:38 UTC, 0 replies.
- [13/45] logging-log4j2 git commit: LOG4J2-1176: fix broken JUnit tests that expect certain names for DefaultConfiguration and default ConsoleAppender - posted by mi...@apache.org on 2015/11/02 15:32:39 UTC, 0 replies.
- [14/45] logging-log4j2 git commit: Better prose. - posted by mi...@apache.org on 2015/11/02 15:32:40 UTC, 0 replies.
- [15/45] logging-log4j2 git commit: Group by add, fix, update. - posted by mi...@apache.org on 2015/11/02 15:32:41 UTC, 0 replies.
- [16/45] logging-log4j2 git commit: Update findbugs-maven-plugin from 3.0.1 to 3.0.2. - posted by mi...@apache.org on 2015/11/02 15:32:42 UTC, 0 replies.
- [17/45] logging-log4j2 git commit: Implement toString() for ease of debugging. - posted by mi...@apache.org on 2015/11/02 15:32:43 UTC, 0 replies.
- [18/45] logging-log4j2 git commit: [LOG4J2-1178] Support use-case for JDBC's CommonDataSource.setLogWriter(PrintWriter) and java.sql.DriverManager.setLogWriter(PrintWriter). - posted by mi...@apache.org on 2015/11/02 15:32:44 UTC, 0 replies.
- [19/45] logging-log4j2 git commit: [LOG4J2-1187] Support use case for java.sql.DriverManager.setLogStream(PrintStream). - posted by mi...@apache.org on 2015/11/02 15:32:45 UTC, 0 replies.
- [20/45] logging-log4j2 git commit: [LOG4J2-1178] Support use-case for JDBC's CommonDataSource.setLogWriter(PrintWriter) and java.sql.DriverManager.setLogWriter(PrintWriter). - posted by mi...@apache.org on 2015/11/02 15:32:46 UTC, 0 replies.
- [21/45] logging-log4j2 git commit: Use JUnit TestName rule instead of magic strings. - posted by mi...@apache.org on 2015/11/02 15:32:47 UTC, 0 replies.
- [22/45] logging-log4j2 git commit: Better lvar name. - posted by mi...@apache.org on 2015/11/02 15:32:48 UTC, 0 replies.
- [23/45] logging-log4j2 git commit: Fix generics compiler warning. - posted by mi...@apache.org on 2015/11/02 15:32:49 UTC, 0 replies.
- [24/45] logging-log4j2 git commit: Minor local refactoring. - posted by mi...@apache.org on 2015/11/02 15:32:50 UTC, 0 replies.
- [25/45] logging-log4j2 git commit: [LOG4J2-1180] Logger cache does not account for message factory. - posted by mi...@apache.org on 2015/11/02 15:32:51 UTC, 0 replies.
- [26/45] logging-log4j2 git commit: Better Javadoc. - posted by mi...@apache.org on 2015/11/02 15:32:52 UTC, 0 replies.
- [27/45] logging-log4j2 git commit: Change config status from OFF to WARN. - posted by mi...@apache.org on 2015/11/02 15:32:53 UTC, 0 replies.
- [28/45] logging-log4j2 git commit: Minor formatting. - posted by mi...@apache.org on 2015/11/02 15:32:54 UTC, 0 replies.
- [29/45] logging-log4j2 git commit: Don't hide. - posted by mi...@apache.org on 2015/11/02 15:32:55 UTC, 0 replies.
- [30/45] logging-log4j2 git commit: Revert Surefire back to 2.18 to avoid hang when running tests - posted by mi...@apache.org on 2015/11/02 15:32:56 UTC, 0 replies.
- [31/45] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2 - posted by mi...@apache.org on 2015/11/02 15:32:57 UTC, 0 replies.
- [32/45] logging-log4j2 git commit: Add comment: surefire.plugin.version 2.19 yields https://issues.apache.org/jira/browse/SUREFIRE-1193. - posted by mi...@apache.org on 2015/11/02 15:32:58 UTC, 0 replies.
- [33/45] logging-log4j2 git commit: Add org.apache.logging.log4j.core.LoggerContext.getRootLogger(). - posted by mi...@apache.org on 2015/11/02 15:32:59 UTC, 0 replies.
- [34/45] logging-log4j2 git commit: Fix Oracle compiler warning. - posted by mi...@apache.org on 2015/11/02 15:33:00 UTC, 0 replies.
- [35/45] logging-log4j2 git commit: Add some flow logging and pull up LOGGER up to the top of a hierarchy. - posted by mi...@apache.org on 2015/11/02 15:33:01 UTC, 0 replies.
- [36/45] logging-log4j2 git commit: Log error to given logger. - posted by mi...@apache.org on 2015/11/02 15:33:02 UTC, 0 replies.
- [37/45] logging-log4j2 git commit: Make org.apache.logging.log4j.core.net.server.AbstractSocketServerTest.ThreadFilter static. - posted by mi...@apache.org on 2015/11/02 15:33:03 UTC, 0 replies.
- [38/45] logging-log4j2 git commit: Add some flow logging. - posted by mi...@apache.org on 2015/11/02 15:33:04 UTC, 0 replies.
- [39/45] logging-log4j2 git commit: Javadoc: Use the active voice. - posted by mi...@apache.org on 2015/11/02 15:33:05 UTC, 0 replies.
- [40/45] logging-log4j2 git commit: Refactor to a new file a very handy filter for users (like me) writing application tests: org.apache.logging.log4j.core.net.server.AbstractSocketServerTest.ThreadFilter -> org.apache.logging.log4j.core.net.server.Thread - posted by mi...@apache.org on 2015/11/02 15:33:06 UTC, 0 replies.
- [41/45] logging-log4j2 git commit: Add license header. - posted by mi...@apache.org on 2015/11/02 15:33:07 UTC, 0 replies.
- [42/45] logging-log4j2 git commit: More accurate class name. - posted by mi...@apache.org on 2015/11/02 15:33:08 UTC, 0 replies.
- [43/45] logging-log4j2 git commit: Add missing Javadoc. - posted by mi...@apache.org on 2015/11/02 15:33:09 UTC, 0 replies.
- [44/45] logging-log4j2 git commit: Javadoc nit. - posted by mi...@apache.org on 2015/11/02 15:33:10 UTC, 0 replies.
- [45/45] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/02 15:33:11 UTC, 0 replies.
- logging-log4j2 git commit: Add // comment. - posted by gg...@apache.org on 2015/11/02 15:59:23 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Rename Scala modules - posted by mi...@apache.org on 2015/11/02 16:42:50 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Rename Scala modules - posted by mi...@apache.org on 2015/11/02 16:42:51 UTC, 0 replies.
- logging-log4j2 git commit: Fix // comments. - posted by gg...@apache.org on 2015/11/02 18:27:15 UTC, 0 replies.
- svn commit: r1712211 - /logging/log4net/trunk/log4net.shfbproj - posted by bo...@apache.org on 2015/11/03 06:14:46 UTC, 0 replies.
- svn commit: r1712212 - /logging/log4net/trunk/log4net.shfbproj - posted by bo...@apache.org on 2015/11/03 06:23:09 UTC, 0 replies.
- logging-log4j2 git commit: Fix compiler warning by using try-with-resources. - posted by gg...@apache.org on 2015/11/03 19:56:02 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1193] Prefix all thread names Log4j creates with "Log4j2-". - posted by gg...@apache.org on 2015/11/04 21:43:55 UTC, 0 replies.
- svn commit: r1713083 - in /logging/log4net/trunk: log4net.build log4net.shfbproj - posted by bo...@apache.org on 2015/11/07 07:10:52 UTC, 0 replies.
- svn commit: r1713084 - /logging/log4net/ReleaseInstructions.txt - posted by bo...@apache.org on 2015/11/07 07:17:07 UTC, 0 replies.
- svn commit: r1713085 - /logging/log4net/trunk/src/site/xdoc/release/building.xml - posted by bo...@apache.org on 2015/11/07 07:21:23 UTC, 0 replies.
- svn commit: r1713086 - /logging/log4net/trunk/src/site/xdoc/release/release-notes.xml - posted by bo...@apache.org on 2015/11/07 07:25:20 UTC, 0 replies.
- svn commit: r1713087 - /logging/log4net/tags/1.2.14RC2/ - posted by bo...@apache.org on 2015/11/07 07:26:38 UTC, 0 replies.
- svn commit: r1713089 - /logging/log4net/trunk/src/Appender/SmtpPickupDirAppender.cs - posted by bo...@apache.org on 2015/11/07 07:47:39 UTC, 0 replies.
- svn commit: r1713090 - /logging/log4net/tags/1.2.14RC2/ - posted by bo...@apache.org on 2015/11/07 07:48:53 UTC, 0 replies.
- svn commit: r1713091 - /logging/log4net/tags/1.2.14RC2/ - posted by bo...@apache.org on 2015/11/07 07:49:33 UTC, 0 replies.
- svn commit: r11058 - in /dev/logging/log4net: binaries/ source/ - posted by bo...@apache.org on 2015/11/07 15:49:53 UTC, 0 replies.
- svn commit: r1713150 - /logging/log4net/trunk/src/site/xdoc/release/release-notes.xml - posted by bo...@apache.org on 2015/11/07 17:33:46 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-1176 print debug info on which Providers are loaded - posted by rp...@apache.org on 2015/11/08 07:38:53 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-1176 use weak reference to classloader in Provider to prevent memory leaks when web app is unloaded - posted by rp...@apache.org on 2015/11/08 07:38:54 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: LOG4J2-1176 Fixed memory leak when log4j jars are in Tomcat's lib folder - posted by rp...@apache.org on 2015/11/08 07:38:55 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1194] Documentation does not match parameters for LoggerNameLevelRewritePolicy. Fixed docs. - posted by gg...@apache.org on 2015/11/08 20:02:23 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-323/LOG4J2-493 bugfix: AbstractContext.stop() performed operations on the named LoggerConfigs but omitted some of these operations on the root LoggerConfig. - posted by rp...@apache.org on 2015/11/09 07:21:21 UTC, 0 replies.
- [01/13] logging-log4j2 git commit: Add // comment. - posted by mi...@apache.org on 2015/11/09 11:08:25 UTC, 0 replies.
- [02/13] logging-log4j2 git commit: [LOG4J2-1180] Logger cache does not account for message factory. - posted by mi...@apache.org on 2015/11/09 11:08:26 UTC, 0 replies.
- [03/13] logging-log4j2 git commit: [LOG4J2-1180] Logger cache does not account for message factory. - posted by mi...@apache.org on 2015/11/09 11:08:27 UTC, 0 replies.
- [04/13] logging-log4j2 git commit: [LOG4J2-1180] Logger cache does not account for message factory. - posted by mi...@apache.org on 2015/11/09 11:08:28 UTC, 0 replies.
- [05/13] logging-log4j2 git commit: Fix // comments. - posted by mi...@apache.org on 2015/11/09 11:08:29 UTC, 0 replies.
- [06/13] logging-log4j2 git commit: Fix compiler warning by using try-with-resources. - posted by mi...@apache.org on 2015/11/09 11:08:30 UTC, 0 replies.
- [07/13] logging-log4j2 git commit: [LOG4J2-1193] Prefix all thread names Log4j creates with "Log4j2-". - posted by mi...@apache.org on 2015/11/09 11:08:31 UTC, 0 replies.
- [08/13] logging-log4j2 git commit: LOG4J2-1176 print debug info on which Providers are loaded - posted by mi...@apache.org on 2015/11/09 11:08:32 UTC, 0 replies.
- [09/13] logging-log4j2 git commit: LOG4J2-1176 use weak reference to classloader in Provider to prevent memory leaks when web app is unloaded - posted by mi...@apache.org on 2015/11/09 11:08:33 UTC, 0 replies.
- [10/13] logging-log4j2 git commit: LOG4J2-1176 Fixed memory leak when log4j jars are in Tomcat's lib folder - posted by mi...@apache.org on 2015/11/09 11:08:34 UTC, 0 replies.
- [11/13] logging-log4j2 git commit: [LOG4J2-1194] Documentation does not match parameters for LoggerNameLevelRewritePolicy. Fixed docs. - posted by mi...@apache.org on 2015/11/09 11:08:35 UTC, 0 replies.
- [12/13] logging-log4j2 git commit: LOG4J2-323/LOG4J2-493 bugfix: AbstractContext.stop() performed operations on the named LoggerConfigs but omitted some of these operations on the root LoggerConfig. - posted by mi...@apache.org on 2015/11/09 11:08:36 UTC, 0 replies.
- [13/13] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/09 11:08:37 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Make logger non-lazy - posted by mi...@apache.org on 2015/11/09 17:15:21 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Scala documentation - posted by mi...@apache.org on 2015/11/09 17:15:22 UTC, 0 replies.
- logging-log4j2 git commit: Update reference to Kafka client library - posted by mi...@apache.org on 2015/11/09 17:17:15 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Update reference to Kafka client library - posted by mi...@apache.org on 2015/11/09 17:17:36 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/09 17:17:37 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Add reference to Kafka client library - posted by mi...@apache.org on 2015/11/09 18:21:28 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Add some missing dependency information - posted by mi...@apache.org on 2015/11/09 18:21:29 UTC, 0 replies.
- logging-log4j2 git commit: Extract string encoding utility methods. - posted by ma...@apache.org on 2015/11/09 22:46:41 UTC, 0 replies.
- logging-log4j2 git commit: Use StringEncoder for encoding String to byte[] - posted by mi...@apache.org on 2015/11/10 17:34:42 UTC, 0 replies.
- logging-log4j2 git commit: Format nits. - posted by gg...@apache.org on 2015/11/10 19:16:41 UTC, 0 replies.
- logging-log4j2 git commit: FAQ improvements. - posted by rp...@apache.org on 2015/11/11 05:43:58 UTC, 0 replies.
- logging-log4j2 git commit: doc improvement: show how to configure rollover strategy when configuring in properties format - posted by rp...@apache.org on 2015/11/11 05:47:52 UTC, 0 replies.
- logging-log4j2 git commit: Give credit to Murad Ersoy for contributing the new Log4j 2 logo. - posted by rp...@apache.org on 2015/11/11 07:39:39 UTC, 0 replies.
- logging-log4j2 git commit: Added Thanks page with link to YourKit's Java profiler. - posted by rp...@apache.org on 2015/11/11 07:45:06 UTC, 0 replies.
- logging-log4j2 git commit: Change YourKit link to https://www.yourkit.com/features/ - posted by rp...@apache.org on 2015/11/11 07:53:49 UTC, 0 replies.
- svn commit: r11116 - /dev/logging/log4net/binaries/ /dev/logging/log4net/source/ /release/logging/log4net/ /release/logging/log4net/binaries/ /release/logging/log4net/source/ - posted by bo...@apache.org on 2015/11/11 08:39:36 UTC, 0 replies.
- svn commit: r1713773 - /logging/log4net/tags/1.2.14/ - posted by bo...@apache.org on 2015/11/11 08:45:49 UTC, 0 replies.
- svn commit: r972070 - in /websites/production/logging/content/log4net: ./ log4net-1.2.14/ log4net-1.2.14/css/ log4net-1.2.14/images/ log4net-1.2.14/images/logos/ log4net-1.2.14/release/ log4net-1.2.14/release/howto/ log4net-1.2.14/release/manual/ log4n... - posted by bo...@apache.org on 2015/11/11 08:50:58 UTC, 0 replies.
- logging-log4j2 git commit: Formatted license header. - posted by rp...@apache.org on 2015/11/11 09:00:44 UTC, 0 replies.
- logging-log4j2 git commit: Remove redundant dependency information - posted by mi...@apache.org on 2015/11/11 11:00:27 UTC, 0 replies.
- [01/16] logging-log4j2 git commit: Add reference to Kafka client library - posted by mi...@apache.org on 2015/11/11 11:25:28 UTC, 0 replies.
- [02/16] logging-log4j2 git commit: Add some missing dependency information - posted by mi...@apache.org on 2015/11/11 11:25:29 UTC, 0 replies.
- [03/16] logging-log4j2 git commit: Extract string encoding utility methods. - posted by mi...@apache.org on 2015/11/11 11:25:30 UTC, 0 replies.
- [04/16] logging-log4j2 git commit: Use StringEncoder for encoding String to byte[] - posted by mi...@apache.org on 2015/11/11 11:25:31 UTC, 0 replies.
- [05/16] logging-log4j2 git commit: Javadoc: Use the active voice. - posted by mi...@apache.org on 2015/11/11 11:25:32 UTC, 0 replies.
- [06/16] logging-log4j2 git commit: Format nits. - posted by mi...@apache.org on 2015/11/11 11:25:33 UTC, 0 replies.
- [07/16] logging-log4j2 git commit: FAQ improvements. - posted by mi...@apache.org on 2015/11/11 11:25:34 UTC, 0 replies.
- [08/16] logging-log4j2 git commit: doc improvement: show how to configure rollover strategy when configuring in properties format - posted by mi...@apache.org on 2015/11/11 11:25:35 UTC, 0 replies.
- [09/16] logging-log4j2 git commit: Give credit to Murad Ersoy for contributing the new Log4j 2 logo. - posted by mi...@apache.org on 2015/11/11 11:25:36 UTC, 0 replies.
- [10/16] logging-log4j2 git commit: Added Thanks page with link to YourKit's Java profiler. - posted by mi...@apache.org on 2015/11/11 11:25:37 UTC, 0 replies.
- [11/16] logging-log4j2 git commit: Change YourKit link to https://www.yourkit.com/features/ - posted by mi...@apache.org on 2015/11/11 11:25:38 UTC, 0 replies.
- [12/16] logging-log4j2 git commit: Formatted license header. - posted by mi...@apache.org on 2015/11/11 11:25:39 UTC, 0 replies.
- [13/16] logging-log4j2 git commit: Remove redundant dependency information - posted by mi...@apache.org on 2015/11/11 11:25:40 UTC, 0 replies.
- [14/16] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/11 11:25:41 UTC, 0 replies.
- [15/16] logging-log4j2 git commit: Denendency info about Scala API - posted by mi...@apache.org on 2015/11/11 11:25:42 UTC, 0 replies.
- [16/16] logging-log4j2 git commit: Add some documentation - posted by mi...@apache.org on 2015/11/11 11:25:43 UTC, 0 replies.
- [1/6] logging-log4j2 git commit: LOG4J2-1172 added utility method to get Executor's thread ID - posted by rp...@apache.org on 2015/11/11 12:42:36 UTC, 0 replies.
- [2/6] logging-log4j2 git commit: LOG4J2-1172 made ThreadNameCachingStrategy a top-level class - posted by rp...@apache.org on 2015/11/11 12:42:37 UTC, 0 replies.
- [3/6] logging-log4j2 git commit: LOG4J2-1172 AsyncLoggers now update their nanoClock when the configuration changes - posted by rp...@apache.org on 2015/11/11 12:42:38 UTC, 0 replies.
- [4/6] 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/11/11 12:42:39 UTC, 0 replies.
- [5/6] logging-log4j2 git commit: LOG4J2-1172 performance optimization: split up initialization method into two parts to allow caller methods size reduction - posted by rp...@apache.org on 2015/11/11 12:42:40 UTC, 0 replies.
- [6/6] logging-log4j2 git commit: LOG4J2-1172 Fixed ThreadLocal leak [AsyncLogger$Info] on Tomcat when using AsyncLoggerContextSelector - posted by rp...@apache.org on 2015/11/11 12:42:41 UTC, 0 replies.
- svn commit: r11144 - /release/logging/log4net/README.html - posted by bo...@apache.org on 2015/11/11 12:56:02 UTC, 0 replies.
- svn commit: r972091 - in /websites/production/logging/content/log4net: .htaccess 1.2.x 1.x - posted by bo...@apache.org on 2015/11/11 12:58:48 UTC, 0 replies.
- svn commit: r1713818 - /logging/log4net/doap_log4net.rdf - posted by bo...@apache.org on 2015/11/11 13:04:08 UTC, 0 replies.
- svn commit: r1713819 - /logging/log4net/ReleaseInstructions.txt - posted by bo...@apache.org on 2015/11/11 13:04:36 UTC, 0 replies.
- logging-log4j2 git commit: Documentation: small improvements. - posted by rp...@apache.org on 2015/11/11 13:12:46 UTC, 0 replies.
- logging-log4j2 git commit: AsyncLoggerConfigDisruptor change: Determining if the current thread is the background thread is now done by comparing thread IDs, without requiring a ThreadLocal. - posted by rp...@apache.org on 2015/11/11 13:33:07 UTC, 0 replies.
- logging-log4j2 git commit: Made DaemonThreadFactory THREAD_NUMBER a static field to ensure threads created by different factories still have a unique name - posted by rp...@apache.org on 2015/11/11 13:54:12 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1029 Performance improvement when gathering location information - posted by rp...@apache.org on 2015/11/11 14:48:44 UTC, 0 replies.
- logging-log4j2 git commit: only define one @Test method per test class with Async Loggers to prevent spurious failures - posted by rp...@apache.org on 2015/11/11 15:21:27 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1029 add comment to document reason for this code - posted by rp...@apache.org on 2015/11/11 17:03:11 UTC, 0 replies.
- logging-log4j2 git commit: Make KafkaAppender support SerializedLayout (LOG4J2-1195) - posted by mi...@apache.org on 2015/11/12 11:05:30 UTC, 0 replies.
- svn commit: r11160 - in /release/logging/log4net: binaries/ source/ - posted by bo...@apache.org on 2015/11/12 11:14:49 UTC, 0 replies.
- svn commit: r1714197 - /logging/log4net/trunk/src/Appender/AdoNetAppender.cs - posted by dp...@apache.org on 2015/11/13 13:29:19 UTC, 0 replies.
- svn commit: r1714231 - in /logging/log4net/trunk: src/ src/log4net.vs2012.sln tests/src/log4net.Tests.vs2012.csproj tests/src/packages.config - posted by dp...@apache.org on 2015/11/13 17:00:20 UTC, 0 replies.
- svn commit: r1714248 [2/2] - /logging/log4net/trunk/src/Appender/RollingFileAppender.cs - posted by dp...@apache.org on 2015/11/13 19:35:34 UTC, 0 replies.
- svn commit: r1714248 [1/2] - /logging/log4net/trunk/src/Appender/RollingFileAppender.cs - posted by dp...@apache.org on 2015/11/13 19:35:34 UTC, 0 replies.
- svn commit: r1714249 - /logging/log4net/trunk/src/Appender/FileAppender.cs - posted by dp...@apache.org on 2015/11/13 19:35:43 UTC, 0 replies.
- svn commit: r1714254 - /logging/log4net/trunk/tests/src/Appender/RemotingAppenderTest.cs - posted by dp...@apache.org on 2015/11/13 20:04:11 UTC, 0 replies.
- svn commit: r1714265 - /logging/log4net/trunk/tests/src/Appender/SmtpPickupDirAppenderTest.cs - posted by dp...@apache.org on 2015/11/13 21:46:21 UTC, 0 replies.
- svn commit: r1714267 - in /logging/log4net/trunk/src/Util: ./ ReadOnlyPropertiesDictionary.cs - posted by bo...@apache.org on 2015/11/13 22:02:34 UTC, 0 replies.
- svn commit: r1714268 - in /logging/log4net: ReleaseInstructions.txt trunk/pom.xml - posted by bo...@apache.org on 2015/11/13 22:18:26 UTC, 0 replies.
- svn commit: r1714269 - /logging/log4net/trunk/tests/src/packages.config - posted by bo...@apache.org on 2015/11/13 22:21:32 UTC, 0 replies.
- svn commit: r1714270 - /logging/log4net/trunk/src/Appender/FileAppender.cs - posted by dp...@apache.org on 2015/11/13 22:40:28 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: formatted factory method - posted by rp...@apache.org on 2015/11/14 18:49:15 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/11/14 18:49:16 UTC, 1 replies.
- [1/4] logging-log4j2 git commit: LOG4J2-435 actions and filters for delete-on-rollover support - posted by rp...@apache.org on 2015/11/14 20:25:43 UTC, 0 replies.
- [2/4] logging-log4j2 git commit: LOG4J2-435 unit tests for the new actions and path filters - posted by rp...@apache.org on 2015/11/14 20:25:44 UTC, 0 replies.
- [3/4] logging-log4j2 git commit: LOG4J2-435 String to Duration converter and unit test - posted by rp...@apache.org on 2015/11/14 20:25:45 UTC, 0 replies.
- [4/4] logging-log4j2 git commit: LOG4J2-435 Integrated custom actions with DefaultRolloverStrategy - posted by rp...@apache.org on 2015/11/14 20:25:46 UTC, 0 replies.
- svn commit: r1714405 - in /logging/log4net/trunk: log4net.build log4net.shfbproj pom.xml src/AssemblyVersionInfo.cpp src/AssemblyVersionInfo.cs src/AssemblyVersionInfo.js src/AssemblyVersionInfo.vb src/Log4netAssemblyInfo.cs - posted by bo...@apache.org on 2015/11/15 06:10:47 UTC, 0 replies.
- svn commit: r1714406 - /logging/log4net/trunk/log4net.shfbproj - posted by bo...@apache.org on 2015/11/15 06:12:01 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Renamed PathFilter to PathCondition to avoid confusion with log event Filters - posted by rp...@apache.org on 2015/11/15 13:03:10 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Renamed FileNameFilter (plugin name "File") to IfFileName (plugin name "IfFileName": the FileAppender plugin also has plugin name "File" - posted by rp...@apache.org on 2015/11/15 13:05:15 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Renamed FileLastModifiedFilter (plugin name "LastModified") to IfLastModified (plugin name "IfLastModified" to be consistent with the IfFileName condition - posted by rp...@apache.org on 2015/11/15 13:06:50 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Added test to integrate the Delete action with RolloverFileAppender - posted by rp...@apache.org on 2015/11/15 13:07:33 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 bugfix - posted by rp...@apache.org on 2015/11/15 13:21:58 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Made Duration.parse() lenient: prefix 'P' and infix 'T' are now optional - posted by rp...@apache.org on 2015/11/15 14:33:01 UTC, 0 replies.
- logging-log4j2 git commit: Remove old FIXME comment that was fixed long ago. - posted by ma...@apache.org on 2015/11/16 03:28:38 UTC, 0 replies.
- logging-log4j2 git commit: Fix LOG4J2-1196 (close Mongo connection) - posted by ma...@apache.org on 2015/11/16 18:23:21 UTC, 0 replies.
- logging-log4j2 git commit: Add changelog message for LOG4J2-1196. - posted by ma...@apache.org on 2015/11/16 18:25:37 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-89 - Allow rollover any time. Add cron based rollover - posted by rg...@apache.org on 2015/11/17 02:31:30 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-89 - Allow rollover any time. Add cron based rollover - posted by rg...@apache.org on 2015/11/17 02:31:31 UTC, 0 replies.
- logging-log4j2 git commit: Add CronExpression TypeConverter - posted by ma...@apache.org on 2015/11/17 05:06:01 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-89 add CronScheduledFuture - posted by rg...@apache.org on 2015/11/17 14:55:19 UTC, 0 replies.
- [01/20] logging-log4j2 git commit: LOG4J2-1172 added utility method to get Executor's thread ID - posted by mi...@apache.org on 2015/11/18 17:13:03 UTC, 0 replies.
- [02/20] logging-log4j2 git commit: LOG4J2-1172 made ThreadNameCachingStrategy a top-level class - posted by mi...@apache.org on 2015/11/18 17:13:04 UTC, 0 replies.
- [03/20] logging-log4j2 git commit: LOG4J2-1172 AsyncLoggers now update their nanoClock when the configuration changes - posted by mi...@apache.org on 2015/11/18 17:13:05 UTC, 0 replies.
- [04/20] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by mi...@apache.org on 2015/11/18 17:13:06 UTC, 0 replies.
- [05/20] logging-log4j2 git commit: LOG4J2-1172 performance optimization: split up initialization method into two parts to allow caller methods size reduction - posted by mi...@apache.org on 2015/11/18 17:13:07 UTC, 0 replies.
- [06/20] logging-log4j2 git commit: LOG4J2-1172 Fixed ThreadLocal leak [AsyncLogger$Info] on Tomcat when using AsyncLoggerContextSelector - posted by mi...@apache.org on 2015/11/18 17:13:08 UTC, 0 replies.
- [07/20] logging-log4j2 git commit: Documentation: small improvements. - posted by mi...@apache.org on 2015/11/18 17:13:09 UTC, 0 replies.
- [08/20] logging-log4j2 git commit: AsyncLoggerConfigDisruptor change: Determining if the current thread is the background thread is now done by comparing thread IDs, without requiring a ThreadLocal. - posted by mi...@apache.org on 2015/11/18 17:13:10 UTC, 0 replies.
- [09/20] logging-log4j2 git commit: Made DaemonThreadFactory THREAD_NUMBER a static field to ensure threads created by different factories still have a unique name - posted by mi...@apache.org on 2015/11/18 17:13:11 UTC, 0 replies.
- [10/20] logging-log4j2 git commit: LOG4J2-1029 Performance improvement when gathering location information - posted by mi...@apache.org on 2015/11/18 17:13:12 UTC, 0 replies.
- [11/20] logging-log4j2 git commit: only define one @Test method per test class with Async Loggers to prevent spurious failures - posted by mi...@apache.org on 2015/11/18 17:13:13 UTC, 0 replies.
- [12/20] logging-log4j2 git commit: LOG4J2-1029 add comment to document reason for this code - posted by mi...@apache.org on 2015/11/18 17:13:14 UTC, 0 replies.
- [13/20] logging-log4j2 git commit: Make KafkaAppender support SerializedLayout (LOG4J2-1195) - posted by mi...@apache.org on 2015/11/18 17:13:15 UTC, 0 replies.
- [14/20] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/18 17:13:16 UTC, 0 replies.
- [15/20] logging-log4j2 git commit: formatted factory method - posted by mi...@apache.org on 2015/11/18 17:13:17 UTC, 0 replies.
- [16/20] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by mi...@apache.org on 2015/11/18 17:13:18 UTC, 0 replies.
- [17/20] logging-log4j2 git commit: Remove old FIXME comment that was fixed long ago. - posted by mi...@apache.org on 2015/11/18 17:13:19 UTC, 0 replies.
- [18/20] logging-log4j2 git commit: Fix LOG4J2-1196 (close Mongo connection) - posted by mi...@apache.org on 2015/11/18 17:13:20 UTC, 0 replies.
- [19/20] logging-log4j2 git commit: Add changelog message for LOG4J2-1196. - posted by mi...@apache.org on 2015/11/18 17:13:21 UTC, 0 replies.
- [20/20] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/18 17:13:22 UTC, 0 replies.
- logging-log4j2 git commit: Add .gitignore - posted by mi...@apache.org on 2015/11/18 17:15:00 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-381 - Allow triggering policy and rollover strategy to be modified during reconfiguration - posted by rg...@apache.org on 2015/11/19 01:43:05 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-381 - modify unit test to verify this fix - posted by rg...@apache.org on 2015/11/19 07:16:43 UTC, 0 replies.
- [01/35] logging-log4j2 git commit: LOG4J2-323/LOG4J2-493 bugfix: AbstractContext.stop() performed operations on the named LoggerConfigs but omitted some of these operations on the root LoggerConfig. - posted by rg...@apache.org on 2015/11/21 01:40:41 UTC, 0 replies.
- [02/35] logging-log4j2 git commit: [LOG4J2-1194] Documentation does not match parameters for LoggerNameLevelRewritePolicy. Fixed docs. - posted by rg...@apache.org on 2015/11/21 01:40:42 UTC, 0 replies.
- [03/35] logging-log4j2 git commit: LOG4J2-1176 Fixed memory leak when log4j jars are in Tomcat's lib folder - posted by rg...@apache.org on 2015/11/21 01:40:43 UTC, 0 replies.
- [04/35] logging-log4j2 git commit: LOG4J2-1176 use weak reference to classloader in Provider to prevent memory leaks when web app is unloaded - posted by rg...@apache.org on 2015/11/21 01:40:44 UTC, 0 replies.
- [05/35] logging-log4j2 git commit: LOG4J2-1176 print debug info on which Providers are loaded - posted by rg...@apache.org on 2015/11/21 01:40:45 UTC, 0 replies.
- [06/35] logging-log4j2 git commit: Formatted license header. - posted by rg...@apache.org on 2015/11/21 01:40:46 UTC, 0 replies.
- [07/35] logging-log4j2 git commit: Format nits. - posted by rg...@apache.org on 2015/11/21 01:40:47 UTC, 0 replies.
- [08/35] logging-log4j2 git commit: Add some missing dependency information - posted by rg...@apache.org on 2015/11/21 01:40:48 UTC, 0 replies.
- [09/35] logging-log4j2 git commit: Update reference to Kafka client library - posted by rg...@apache.org on 2015/11/21 01:40:49 UTC, 0 replies.
- [10/35] logging-log4j2 git commit: Add reference to Kafka client library - posted by rg...@apache.org on 2015/11/21 01:40:50 UTC, 0 replies.
- [11/35] logging-log4j2 git commit: Javadoc: Use the active voice. - posted by rg...@apache.org on 2015/11/21 01:40:51 UTC, 0 replies.
- [12/35] logging-log4j2 git commit: Use StringEncoder for encoding String to byte[] - posted by rg...@apache.org on 2015/11/21 01:40:52 UTC, 0 replies.
- [13/35] logging-log4j2 git commit: Extract string encoding utility methods. - posted by rg...@apache.org on 2015/11/21 01:40:53 UTC, 0 replies.
- [14/35] logging-log4j2 git commit: Added Thanks page with link to YourKit's Java profiler. - posted by rg...@apache.org on 2015/11/21 01:40:54 UTC, 0 replies.
- [15/35] logging-log4j2 git commit: doc improvement: show how to configure rollover strategy when configuring in properties format - posted by rg...@apache.org on 2015/11/21 01:40:55 UTC, 0 replies.
- [16/35] logging-log4j2 git commit: FAQ improvements. - posted by rg...@apache.org on 2015/11/21 01:40:56 UTC, 0 replies.
- [17/35] logging-log4j2 git commit: Give credit to Murad Ersoy for contributing the new Log4j 2 logo. - posted by rg...@apache.org on 2015/11/21 01:40:57 UTC, 0 replies.
- [18/35] logging-log4j2 git commit: Change YourKit link to https://www.yourkit.com/features/ - posted by rg...@apache.org on 2015/11/21 01:40:58 UTC, 0 replies.
- [19/35] logging-log4j2 git commit: LOG4J2-1172 AsyncLoggers now update their nanoClock when the configuration changes - posted by rg...@apache.org on 2015/11/21 01:40:59 UTC, 0 replies.
- [20/35] logging-log4j2 git commit: Remove redundant dependency information - posted by rg...@apache.org on 2015/11/21 01:41:00 UTC, 0 replies.
- [21/35] logging-log4j2 git commit: LOG4J2-1172 performance optimization: split up initialization method into two parts to allow caller methods size reduction - posted by rg...@apache.org on 2015/11/21 01:41:01 UTC, 0 replies.
- [22/35] logging-log4j2 git commit: LOG4J2-1172 Fixed ThreadLocal leak [AsyncLogger$Info] on Tomcat when using AsyncLoggerContextSelector - posted by rg...@apache.org on 2015/11/21 01:41:02 UTC, 0 replies.
- [23/35] logging-log4j2 git commit: LOG4J2-1172 made ThreadNameCachingStrategy a top-level class - posted by rg...@apache.org on 2015/11/21 01:41:03 UTC, 0 replies.
- [24/35] logging-log4j2 git commit: LOG4J2-1029 add comment to document reason for this code - posted by rg...@apache.org on 2015/11/21 01:41:04 UTC, 0 replies.
- [25/35] logging-log4j2 git commit: only define one @Test method per test class with Async Loggers to prevent spurious failures - posted by rg...@apache.org on 2015/11/21 01:41:05 UTC, 0 replies.
- [26/35] logging-log4j2 git commit: Documentation: small improvements. - posted by rg...@apache.org on 2015/11/21 01:41:06 UTC, 0 replies.
- [27/35] logging-log4j2 git commit: AsyncLoggerConfigDisruptor change: Determining if the current thread is the background thread is now done by comparing thread IDs, without requiring a ThreadLocal. - posted by rg...@apache.org on 2015/11/21 01:41:07 UTC, 0 replies.
- [28/35] logging-log4j2 git commit: LOG4J2-1029 Performance improvement when gathering location information - posted by rg...@apache.org on 2015/11/21 01:41:08 UTC, 0 replies.
- [29/35] logging-log4j2 git commit: Made DaemonThreadFactory THREAD_NUMBER a static field to ensure threads created by different factories still have a unique name - posted by rg...@apache.org on 2015/11/21 01:41:09 UTC, 0 replies.
- [30/35] logging-log4j2 git commit: LOG4J2-1172 added utility method to get Executor's thread ID - posted by rg...@apache.org on 2015/11/21 01:41:10 UTC, 0 replies.
- [31/35] logging-log4j2 git commit: Add changelog message for LOG4J2-1196. - posted by rg...@apache.org on 2015/11/21 01:41:11 UTC, 0 replies.
- [32/35] logging-log4j2 git commit: Remove old FIXME comment that was fixed long ago. - posted by rg...@apache.org on 2015/11/21 01:41:12 UTC, 0 replies.
- [33/35] logging-log4j2 git commit: Fix LOG4J2-1196 (close Mongo connection) - posted by rg...@apache.org on 2015/11/21 01:41:13 UTC, 0 replies.
- [34/35] logging-log4j2 git commit: Make KafkaAppender support SerializedLayout (LOG4J2-1195) - posted by rg...@apache.org on 2015/11/21 01:41:14 UTC, 0 replies.
- [35/35] logging-log4j2 git commit: formatted factory method - posted by rg...@apache.org on 2015/11/21 01:41:15 UTC, 0 replies.
- [01/42] logging-log4j2 git commit: LOG4J2-89 - Allow rollover any time. Add cron based rollover - posted by rg...@apache.org on 2015/11/21 05:48:27 UTC, 0 replies.
- [02/42] logging-log4j2 git commit: LOG4J2-89 - Allow rollover any time. Add cron based rollover - posted by rg...@apache.org on 2015/11/21 05:48:28 UTC, 0 replies.
- [03/42] logging-log4j2 git commit: Add CronExpression TypeConverter - posted by rg...@apache.org on 2015/11/21 05:48:29 UTC, 0 replies.
- [04/42] logging-log4j2 git commit: LOG4J2-89 add CronScheduledFuture - posted by rg...@apache.org on 2015/11/21 05:48:30 UTC, 0 replies.
- [05/42] logging-log4j2 git commit: LOG4J2-381 - Allow triggering policy and rollover strategy to be modified during reconfiguration - posted by rg...@apache.org on 2015/11/21 05:48:31 UTC, 0 replies.
- [06/42] logging-log4j2 git commit: LOG4J2-381 - modify unit test to verify this fix - posted by rg...@apache.org on 2015/11/21 05:48:32 UTC, 0 replies.
- [07/42] logging-log4j2 git commit: LOG4J2-323/LOG4J2-493 bugfix: AbstractContext.stop() performed operations on the named LoggerConfigs but omitted some of these operations on the root LoggerConfig. - posted by rg...@apache.org on 2015/11/21 05:48:33 UTC, 0 replies.
- [08/42] logging-log4j2 git commit: [LOG4J2-1194] Documentation does not match parameters for LoggerNameLevelRewritePolicy. Fixed docs. - posted by rg...@apache.org on 2015/11/21 05:48:34 UTC, 0 replies.
- [09/42] logging-log4j2 git commit: LOG4J2-1176 Fixed memory leak when log4j jars are in Tomcat's lib folder - posted by rg...@apache.org on 2015/11/21 05:48:35 UTC, 0 replies.
- [10/42] logging-log4j2 git commit: LOG4J2-1176 print debug info on which Providers are loaded - posted by rg...@apache.org on 2015/11/21 05:48:36 UTC, 0 replies.
- [11/42] logging-log4j2 git commit: LOG4J2-1176 use weak reference to classloader in Provider to prevent memory leaks when web app is unloaded - posted by rg...@apache.org on 2015/11/21 05:48:37 UTC, 0 replies.
- [12/42] logging-log4j2 git commit: FAQ improvements. - posted by rg...@apache.org on 2015/11/21 05:48:38 UTC, 0 replies.
- [13/42] logging-log4j2 git commit: Extract string encoding utility methods. - posted by rg...@apache.org on 2015/11/21 05:48:39 UTC, 0 replies.
- [14/42] logging-log4j2 git commit: Add reference to Kafka client library - posted by rg...@apache.org on 2015/11/21 05:48:40 UTC, 0 replies.
- [15/42] logging-log4j2 git commit: Update reference to Kafka client library - posted by rg...@apache.org on 2015/11/21 05:48:41 UTC, 0 replies.
- [16/42] logging-log4j2 git commit: Add some missing dependency information - posted by rg...@apache.org on 2015/11/21 05:48:42 UTC, 0 replies.
- [17/42] logging-log4j2 git commit: Format nits. - posted by rg...@apache.org on 2015/11/21 05:48:43 UTC, 0 replies.
- [18/42] logging-log4j2 git commit: Javadoc: Use the active voice. - posted by rg...@apache.org on 2015/11/21 05:48:44 UTC, 0 replies.
- [19/42] logging-log4j2 git commit: Use StringEncoder for encoding String to byte[] - posted by rg...@apache.org on 2015/11/21 05:48:45 UTC, 0 replies.
- [20/42] logging-log4j2 git commit: Give credit to Murad Ersoy for contributing the new Log4j 2 logo. - posted by rg...@apache.org on 2015/11/21 05:48:46 UTC, 0 replies.
- [21/42] logging-log4j2 git commit: doc improvement: show how to configure rollover strategy when configuring in properties format - posted by rg...@apache.org on 2015/11/21 05:48:47 UTC, 0 replies.
- [22/42] logging-log4j2 git commit: Added Thanks page with link to YourKit's Java profiler. - posted by rg...@apache.org on 2015/11/21 05:48:48 UTC, 0 replies.
- [23/42] logging-log4j2 git commit: Formatted license header. - posted by rg...@apache.org on 2015/11/21 05:48:49 UTC, 0 replies.
- [24/42] logging-log4j2 git commit: Change YourKit link to https://www.yourkit.com/features/ - posted by rg...@apache.org on 2015/11/21 05:48:50 UTC, 0 replies.
- [25/42] logging-log4j2 git commit: Remove redundant dependency information - posted by rg...@apache.org on 2015/11/21 05:48:51 UTC, 0 replies.
- [26/42] logging-log4j2 git commit: LOG4J2-1172 performance optimization: split up initialization method into two parts to allow caller methods size reduction - posted by rg...@apache.org on 2015/11/21 05:48:52 UTC, 0 replies.
- [27/42] logging-log4j2 git commit: Documentation: small improvements. - posted by rg...@apache.org on 2015/11/21 05:48:53 UTC, 0 replies.
- [28/42] logging-log4j2 git commit: LOG4J2-1172 Fixed ThreadLocal leak [AsyncLogger$Info] on Tomcat when using AsyncLoggerContextSelector - posted by rg...@apache.org on 2015/11/21 05:48:54 UTC, 0 replies.
- [29/42] logging-log4j2 git commit: only define one @Test method per test class with Async Loggers to prevent spurious failures - posted by rg...@apache.org on 2015/11/21 05:48:55 UTC, 0 replies.
- [30/42] logging-log4j2 git commit: AsyncLoggerConfigDisruptor change: Determining if the current thread is the background thread is now done by comparing thread IDs, without requiring a ThreadLocal. - posted by rg...@apache.org on 2015/11/21 05:48:56 UTC, 0 replies.
- [31/42] logging-log4j2 git commit: LOG4J2-1172 AsyncLoggers now update their nanoClock when the configuration changes - posted by rg...@apache.org on 2015/11/21 05:48:57 UTC, 0 replies.
- [32/42] logging-log4j2 git commit: LOG4J2-1029 add comment to document reason for this code - posted by rg...@apache.org on 2015/11/21 05:48:58 UTC, 0 replies.
- [33/42] logging-log4j2 git commit: Made DaemonThreadFactory THREAD_NUMBER a static field to ensure threads created by different factories still have a unique name - posted by rg...@apache.org on 2015/11/21 05:48:59 UTC, 0 replies.
- [34/42] logging-log4j2 git commit: LOG4J2-1172 added utility method to get Executor's thread ID - posted by rg...@apache.org on 2015/11/21 05:49:00 UTC, 0 replies.
- [35/42] logging-log4j2 git commit: LOG4J2-1029 Performance improvement when gathering location information - posted by rg...@apache.org on 2015/11/21 05:49:01 UTC, 0 replies.
- [36/42] logging-log4j2 git commit: LOG4J2-1172 made ThreadNameCachingStrategy a top-level class - posted by rg...@apache.org on 2015/11/21 05:49:02 UTC, 0 replies.
- [37/42] logging-log4j2 git commit: Fix LOG4J2-1196 (close Mongo connection) - posted by rg...@apache.org on 2015/11/21 05:49:03 UTC, 0 replies.
- [38/42] logging-log4j2 git commit: Add changelog message for LOG4J2-1196. - posted by rg...@apache.org on 2015/11/21 05:49:04 UTC, 0 replies.
- [39/42] logging-log4j2 git commit: Remove old FIXME comment that was fixed long ago. - posted by rg...@apache.org on 2015/11/21 05:49:05 UTC, 0 replies.
- [40/42] logging-log4j2 git commit: formatted factory method - posted by rg...@apache.org on 2015/11/21 05:49:06 UTC, 0 replies.
- [41/42] logging-log4j2 git commit: Make KafkaAppender support SerializedLayout (LOG4J2-1195) - posted by rg...@apache.org on 2015/11/21 05:49:07 UTC, 0 replies.
- [42/42] 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/11/21 05:49:08 UTC, 0 replies.
- logging-log4j2 git commit: Add documentation for CronTriggeringPolicy - posted by rg...@apache.org on 2015/11/22 04:36:32 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1202 - Remove ConfigurationMonitor. Configuration file changes will now be handled by the WatchManager - posted by rg...@apache.org on 2015/11/22 06:56:28 UTC, 0 replies.
- logging-log4j2 git commit: Rename FileWatcherConfigurationMonitor - posted by rg...@apache.org on 2015/11/22 07:05:52 UTC, 0 replies.
- logging-log4j2 git commit: Modify class description - posted by rg...@apache.org on 2015/11/22 16:10:37 UTC, 0 replies.
- logging-log4j2 git commit: Add missing license headers - posted by rg...@apache.org on 2015/11/23 07:14:22 UTC, 0 replies.
- logging-log4j2 git commit: Findbugs and checkstyle fixes - posted by rg...@apache.org on 2015/11/23 07:21:56 UTC, 0 replies.
- [01/50] logging-log4j2 git commit: LOG4J2-323/LOG4J2-493 bugfix: AbstractContext.stop() performed operations on the named LoggerConfigs but omitted some of these operations on the root LoggerConfig. - posted by rp...@apache.org on 2015/11/26 15:55:20 UTC, 0 replies.
- [02/50] logging-log4j2 git commit: Formatted license header. - posted by rp...@apache.org on 2015/11/26 15:55:21 UTC, 0 replies.
- [03/50] logging-log4j2 git commit: Add reference to Kafka client library - posted by rp...@apache.org on 2015/11/26 15:55:22 UTC, 0 replies.
- [04/50] logging-log4j2 git commit: Update reference to Kafka client library - posted by rp...@apache.org on 2015/11/26 15:55:23 UTC, 0 replies.
- [05/50] logging-log4j2 git commit: Change YourKit link to https://www.yourkit.com/features/ - posted by rp...@apache.org on 2015/11/26 15:55:24 UTC, 0 replies.
- [06/50] logging-log4j2 git commit: Give credit to Murad Ersoy for contributing the new Log4j 2 logo. - posted by rp...@apache.org on 2015/11/26 15:55:25 UTC, 0 replies.
- [07/50] logging-log4j2 git commit: Javadoc: Use the active voice. - posted by rp...@apache.org on 2015/11/26 15:55:26 UTC, 0 replies.
- [08/50] logging-log4j2 git commit: Extract string encoding utility methods. - posted by rp...@apache.org on 2015/11/26 15:55:27 UTC, 0 replies.
- [09/50] logging-log4j2 git commit: Add some missing dependency information - posted by rp...@apache.org on 2015/11/26 15:55:28 UTC, 0 replies.
- [10/50] logging-log4j2 git commit: Use StringEncoder for encoding String to byte[] - posted by rp...@apache.org on 2015/11/26 15:55:29 UTC, 0 replies.
- [11/50] logging-log4j2 git commit: doc improvement: show how to configure rollover strategy when configuring in properties format - posted by rp...@apache.org on 2015/11/26 15:55:30 UTC, 0 replies.
- [12/50] logging-log4j2 git commit: FAQ improvements. - posted by rp...@apache.org on 2015/11/26 15:55:31 UTC, 0 replies.
- [13/50] logging-log4j2 git commit: Format nits. - posted by rp...@apache.org on 2015/11/26 15:55:32 UTC, 0 replies.
- [14/50] logging-log4j2 git commit: Added Thanks page with link to YourKit's Java profiler. - posted by rp...@apache.org on 2015/11/26 15:55:33 UTC, 0 replies.
- [15/50] logging-log4j2 git commit: Made DaemonThreadFactory THREAD_NUMBER a static field to ensure threads created by different factories still have a unique name - posted by rp...@apache.org on 2015/11/26 15:55:34 UTC, 0 replies.
- [16/50] logging-log4j2 git commit: Documentation: small improvements. - posted by rp...@apache.org on 2015/11/26 15:55:35 UTC, 0 replies.
- [17/50] logging-log4j2 git commit: LOG4J2-1172 Fixed ThreadLocal leak [AsyncLogger$Info] on Tomcat when using AsyncLoggerContextSelector - posted by rp...@apache.org on 2015/11/26 15:55:36 UTC, 0 replies.
- [18/50] logging-log4j2 git commit: AsyncLoggerConfigDisruptor change: Determining if the current thread is the background thread is now done by comparing thread IDs, without requiring a ThreadLocal. - posted by rp...@apache.org on 2015/11/26 15:55:37 UTC, 0 replies.
- [19/50] logging-log4j2 git commit: only define one @Test method per test class with Async Loggers to prevent spurious failures - posted by rp...@apache.org on 2015/11/26 15:55:38 UTC, 0 replies.
- [20/50] logging-log4j2 git commit: LOG4J2-1029 Performance improvement when gathering location information - posted by rp...@apache.org on 2015/11/26 15:55:39 UTC, 0 replies.
- [21/50] logging-log4j2 git commit: LOG4J2-1029 add comment to document reason for this code - posted by rp...@apache.org on 2015/11/26 15:55:40 UTC, 0 replies.
- [22/50] logging-log4j2 git commit: LOG4J2-1172 performance optimization: split up initialization method into two parts to allow caller methods size reduction - posted by rp...@apache.org on 2015/11/26 15:55:41 UTC, 0 replies.
- [23/50] logging-log4j2 git commit: Remove redundant dependency information - posted by rp...@apache.org on 2015/11/26 15:55:42 UTC, 0 replies.
- [24/50] logging-log4j2 git commit: LOG4J2-1172 added utility method to get Executor's thread ID - posted by rp...@apache.org on 2015/11/26 15:55:43 UTC, 0 replies.
- [25/50] logging-log4j2 git commit: LOG4J2-1172 AsyncLoggers now update their nanoClock when the configuration changes - posted by rp...@apache.org on 2015/11/26 15:55:44 UTC, 0 replies.
- [26/50] logging-log4j2 git commit: LOG4J2-1172 made ThreadNameCachingStrategy a top-level class - posted by rp...@apache.org on 2015/11/26 15:55:45 UTC, 0 replies.
- [27/50] logging-log4j2 git commit: Fix LOG4J2-1196 (close Mongo connection) - posted by rp...@apache.org on 2015/11/26 15:55:46 UTC, 0 replies.
- [28/50] logging-log4j2 git commit: Add changelog message for LOG4J2-1196. - posted by rp...@apache.org on 2015/11/26 15:55:47 UTC, 0 replies.
- [29/50] logging-log4j2 git commit: Make KafkaAppender support SerializedLayout (LOG4J2-1195) - posted by rp...@apache.org on 2015/11/26 15:55:48 UTC, 0 replies.
- [30/50] logging-log4j2 git commit: formatted factory method - posted by rp...@apache.org on 2015/11/26 15:55:49 UTC, 0 replies.
- [31/50] logging-log4j2 git commit: Remove old FIXME comment that was fixed long ago. - posted by rp...@apache.org on 2015/11/26 15:55:50 UTC, 0 replies.
- [32/50] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2 - posted by rp...@apache.org on 2015/11/26 15:55:51 UTC, 0 replies.
- [33/50] logging-log4j2 git commit: Add documentation for CronTriggeringPolicy - posted by rp...@apache.org on 2015/11/26 15:55:52 UTC, 0 replies.
- [34/50] logging-log4j2 git commit: LOG4J2-1202 - Remove ConfigurationMonitor. Configuration file changes will now be handled by the WatchManager - posted by rp...@apache.org on 2015/11/26 15:55:53 UTC, 0 replies.
- [35/50] logging-log4j2 git commit: Rename FileWatcherConfigurationMonitor - posted by rp...@apache.org on 2015/11/26 15:55:54 UTC, 0 replies.
- [36/50] logging-log4j2 git commit: Modify class description - posted by rp...@apache.org on 2015/11/26 15:55:55 UTC, 0 replies.
- [37/50] logging-log4j2 git commit: Add missing license headers - posted by rp...@apache.org on 2015/11/26 15:55:56 UTC, 0 replies.
- [38/50] logging-log4j2 git commit: Findbugs and checkstyle fixes - posted by rp...@apache.org on 2015/11/26 15:55:57 UTC, 0 replies.
- [39/50] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into LOG4J2-435-delete-on-rollover - posted by rp...@apache.org on 2015/11/26 15:55:58 UTC, 0 replies.
- [40/50] logging-log4j2 git commit: LOG4J2-435 Factored out file size parsing logic into helper class - posted by rp...@apache.org on 2015/11/26 15:55:59 UTC, 0 replies.
- [41/50] logging-log4j2 git commit: LOG4J2-435 added method beforeFileTreeWalk for stateful conditions - posted by rp...@apache.org on 2015/11/26 15:56:00 UTC, 0 replies.
- [42/50] logging-log4j2 git commit: LOG4J2-435 added method isFollowSymbolicLinks; use Paths.get to create path instances - posted by rp...@apache.org on 2015/11/26 15:56:01 UTC, 0 replies.
- [43/50] logging-log4j2 git commit: LOG4J2-435 added classes and interfaces to support sorting paths before executing the Delete action - posted by rp...@apache.org on 2015/11/26 15:56:02 UTC, 0 replies.
- [44/50] logging-log4j2 git commit: LOG4J2-435 renamed variables - posted by rp...@apache.org on 2015/11/26 15:56:03 UTC, 0 replies.
- [45/50] logging-log4j2 git commit: LOG4J2-435 added method isFollowSymbolicLinks; use Paths.get to create path instances - posted by rp...@apache.org on 2015/11/26 15:56:04 UTC, 0 replies.
- [46/50] logging-log4j2 git commit: LOG4J2-435 renamed composite conditions - posted by rp...@apache.org on 2015/11/26 15:56:05 UTC, 0 replies.
- [47/50] logging-log4j2 git commit: LOG4J2-435 use PathMatcher instead of custom logic for glob and regex matching - posted by rp...@apache.org on 2015/11/26 15:56:06 UTC, 0 replies.
- [48/50] logging-log4j2 git commit: LOG4J2-435 renamed fields and parameters - posted by rp...@apache.org on 2015/11/26 15:56:07 UTC, 0 replies.
- [49/50] logging-log4j2 git commit: LOG4J2-435 initial version of IfAccumulatedFileCount and IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/26 15:56:08 UTC, 0 replies.
- [50/50] logging-log4j2 git commit: LOG4J2-435 sort paths before executing the filtered Delete action - posted by rp...@apache.org on 2015/11/26 15:56:09 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added test for IfAccumulatedFileCount - posted by rp...@apache.org on 2015/11/26 16:10:03 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added test for IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/26 16:29:22 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added comments - posted by rp...@apache.org on 2015/11/26 16:29:44 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 fixed broken integration test; prevent unconditional deletion - posted by rp...@apache.org on 2015/11/26 17:34:00 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Delete merge remainders - posted by rp...@apache.org on 2015/11/27 05:02:11 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-435 prevent unconditional deletion - posted by rp...@apache.org on 2015/11/27 05:02:12 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-435 simplified integration test config file - posted by rp...@apache.org on 2015/11/27 05:33:29 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-435 test unconditional deletion will not happen - posted by rp...@apache.org on 2015/11/27 05:33:30 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: LOG4J2-435 test delete does not exceed maxDepth even IfFileName glob condition matches nested file - posted by rp...@apache.org on 2015/11/27 05:33:31 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 test code cleanup - posted by rp...@apache.org on 2015/11/27 06:24:20 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/27 06:36:07 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-649 - Add PurgePolicy and IdlePurgePolicy to RoutingAppender. - posted by rg...@apache.org on 2015/11/27 06:59:56 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileCount combined with IfFileName - posted by rp...@apache.org on 2015/11/27 07:08:50 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 small test improvements - posted by rp...@apache.org on 2015/11/27 07:09:28 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 comment fix - posted by rp...@apache.org on 2015/11/27 07:23:10 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 Fixed spuriously failing tests - posted by rp...@apache.org on 2015/11/27 09:58:39 UTC, 0 replies.
- logging-log4j2 git commit: Fix order of initializing components - posted by rg...@apache.org on 2015/11/27 17:21:03 UTC, 0 replies.
- svn commit: r1716909 - /logging/log4net/trunk/src/Appender/AdoNetAppender.cs - posted by dp...@apache.org on 2015/11/27 20:19:55 UTC, 0 replies.
- svn commit: r1716910 - /logging/log4net/trunk/tests/src/Appender/AdoNetAppenderTest.cs - posted by dp...@apache.org on 2015/11/27 20:48:26 UTC, 0 replies.
- svn commit: r1716912 - /logging/log4net/trunk/tests/src/Appender/AdoNetAppenderTest.cs - posted by dp...@apache.org on 2015/11/27 21:23:16 UTC, 0 replies.
- svn commit: r1716913 - /logging/log4net/trunk/src/Appender/AdoNetAppender.cs - posted by dp...@apache.org on 2015/11/27 21:23:26 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1207] Update kafka-clients from 0.8.2.2 to 0.9.0.0. - posted by gg...@apache.org on 2015/11/28 03:46:52 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 improved javadoc - posted by rp...@apache.org on 2015/11/28 08:18:17 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 initial documentation for custom Delete action - posted by rp...@apache.org on 2015/11/28 08:18:48 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 documentation for Delete conditions - posted by rp...@apache.org on 2015/11/28 14:14:34 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-435 Delete documentation fixes - posted by rp...@apache.org on 2015/11/28 15:24:10 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-435 added support for nested conditions, and JUnit tests - posted by rp...@apache.org on 2015/11/28 15:24:11 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added support for a TestMode parameter to allow testing without accidentally deleting the wrong files - posted by rp...@apache.org on 2015/11/28 16:13:14 UTC, 0 replies.
- [1/4] logging-log4j2 git commit: LOG4J2-649 - Add PurgePolicy and IdlePurgePolicy to RoutingAppender. - posted by rp...@apache.org on 2015/11/28 16:15:19 UTC, 0 replies.
- [2/4] logging-log4j2 git commit: Fix order of initializing components - posted by rp...@apache.org on 2015/11/28 16:15:20 UTC, 0 replies.
- [3/4] logging-log4j2 git commit: [LOG4J2-1207] Update kafka-clients from 0.8.2.2 to 0.9.0.0. - posted by rp...@apache.org on 2015/11/28 16:15:21 UTC, 0 replies.
- [4/4] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into LOG4J2-435-delete-on-rollover - posted by rp...@apache.org on 2015/11/28 16:15:22 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 added entry to change log - posted by rp...@apache.org on 2015/11/28 16:45:24 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 small documentation fixes - posted by rp...@apache.org on 2015/11/28 17:13:50 UTC, 1 replies.
- [01/46] logging-log4j2 git commit: LOG4J2-435 actions and filters for delete-on-rollover support - posted by rp...@apache.org on 2015/11/28 17:15:44 UTC, 0 replies.
- [02/46] logging-log4j2 git commit: LOG4J2-435 unit tests for the new actions and path filters - posted by rp...@apache.org on 2015/11/28 17:15:45 UTC, 0 replies.
- [03/46] logging-log4j2 git commit: LOG4J2-435 String to Duration converter and unit test - posted by rp...@apache.org on 2015/11/28 17:15:46 UTC, 0 replies.
- [04/46] logging-log4j2 git commit: LOG4J2-435 Integrated custom actions with DefaultRolloverStrategy - posted by rp...@apache.org on 2015/11/28 17:15:47 UTC, 0 replies.
- [05/46] logging-log4j2 git commit: LOG4J2-435 Renamed PathFilter to PathCondition to avoid confusion with log event Filters - posted by rp...@apache.org on 2015/11/28 17:15:48 UTC, 0 replies.
- [06/46] logging-log4j2 git commit: LOG4J2-435 Renamed FileNameFilter (plugin name "File") to IfFileName (plugin name "IfFileName": the FileAppender plugin also has plugin name "File" - posted by rp...@apache.org on 2015/11/28 17:15:49 UTC, 0 replies.
- [07/46] logging-log4j2 git commit: LOG4J2-435 Renamed FileLastModifiedFilter (plugin name "LastModified") to IfLastModified (plugin name "IfLastModified" to be consistent with the IfFileName condition - posted by rp...@apache.org on 2015/11/28 17:15:50 UTC, 0 replies.
- [08/46] logging-log4j2 git commit: LOG4J2-435 Added test to integrate the Delete action with RolloverFileAppender - posted by rp...@apache.org on 2015/11/28 17:15:51 UTC, 0 replies.
- [09/46] logging-log4j2 git commit: LOG4J2-435 bugfix - posted by rp...@apache.org on 2015/11/28 17:15:52 UTC, 0 replies.
- [10/46] logging-log4j2 git commit: LOG4J2-435 Made Duration.parse() lenient: prefix 'P' and infix 'T' are now optional - posted by rp...@apache.org on 2015/11/28 17:15:53 UTC, 0 replies.
- [11/46] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into LOG4J2-435-delete-on-rollover - posted by rp...@apache.org on 2015/11/28 17:15:54 UTC, 0 replies.
- [12/46] logging-log4j2 git commit: LOG4J2-435 Factored out file size parsing logic into helper class - posted by rp...@apache.org on 2015/11/28 17:15:55 UTC, 0 replies.
- [13/46] logging-log4j2 git commit: LOG4J2-435 added method beforeFileTreeWalk for stateful conditions - posted by rp...@apache.org on 2015/11/28 17:15:56 UTC, 0 replies.
- [14/46] logging-log4j2 git commit: LOG4J2-435 added method isFollowSymbolicLinks; use Paths.get to create path instances - posted by rp...@apache.org on 2015/11/28 17:15:57 UTC, 0 replies.
- [15/46] logging-log4j2 git commit: LOG4J2-435 added classes and interfaces to support sorting paths before executing the Delete action - posted by rp...@apache.org on 2015/11/28 17:15:58 UTC, 0 replies.
- [16/46] logging-log4j2 git commit: LOG4J2-435 renamed variables - posted by rp...@apache.org on 2015/11/28 17:15:59 UTC, 0 replies.
- [17/46] logging-log4j2 git commit: LOG4J2-435 added method isFollowSymbolicLinks; use Paths.get to create path instances - posted by rp...@apache.org on 2015/11/28 17:16:00 UTC, 0 replies.
- [18/46] logging-log4j2 git commit: LOG4J2-435 renamed composite conditions - posted by rp...@apache.org on 2015/11/28 17:16:01 UTC, 0 replies.
- [19/46] logging-log4j2 git commit: LOG4J2-435 use PathMatcher instead of custom logic for glob and regex matching - posted by rp...@apache.org on 2015/11/28 17:16:02 UTC, 0 replies.
- [20/46] logging-log4j2 git commit: LOG4J2-435 renamed fields and parameters - posted by rp...@apache.org on 2015/11/28 17:16:03 UTC, 0 replies.
- [21/46] logging-log4j2 git commit: LOG4J2-435 initial version of IfAccumulatedFileCount and IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/28 17:16:04 UTC, 0 replies.
- [22/46] logging-log4j2 git commit: LOG4J2-435 sort paths before executing the filtered Delete action - posted by rp...@apache.org on 2015/11/28 17:16:05 UTC, 0 replies.
- [23/46] logging-log4j2 git commit: LOG4J2-435 added test for IfAccumulatedFileCount - posted by rp...@apache.org on 2015/11/28 17:16:06 UTC, 0 replies.
- [24/46] logging-log4j2 git commit: LOG4J2-435 added test for IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/28 17:16:07 UTC, 0 replies.
- [25/46] logging-log4j2 git commit: LOG4J2-435 added comments - posted by rp...@apache.org on 2015/11/28 17:16:08 UTC, 0 replies.
- [26/46] logging-log4j2 git commit: LOG4J2-435 fixed broken integration test; prevent unconditional deletion - posted by rp...@apache.org on 2015/11/28 17:16:09 UTC, 0 replies.
- [27/46] logging-log4j2 git commit: Delete merge remainders - posted by rp...@apache.org on 2015/11/28 17:16:10 UTC, 0 replies.
- [28/46] logging-log4j2 git commit: LOG4J2-435 prevent unconditional deletion - posted by rp...@apache.org on 2015/11/28 17:16:11 UTC, 0 replies.
- [29/46] logging-log4j2 git commit: LOG4J2-435 simplified integration test config file - posted by rp...@apache.org on 2015/11/28 17:16:12 UTC, 0 replies.
- [30/46] logging-log4j2 git commit: LOG4J2-435 test unconditional deletion will not happen - posted by rp...@apache.org on 2015/11/28 17:16:13 UTC, 0 replies.
- [31/46] logging-log4j2 git commit: LOG4J2-435 test delete does not exceed maxDepth even IfFileName glob condition matches nested file - posted by rp...@apache.org on 2015/11/28 17:16:14 UTC, 0 replies.
- [32/46] logging-log4j2 git commit: LOG4J2-435 test code cleanup - posted by rp...@apache.org on 2015/11/28 17:16:15 UTC, 0 replies.
- [33/46] logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileSize - posted by rp...@apache.org on 2015/11/28 17:16:16 UTC, 0 replies.
- [34/46] logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileCount combined with IfFileName - posted by rp...@apache.org on 2015/11/28 17:16:17 UTC, 0 replies.
- [35/46] logging-log4j2 git commit: LOG4J2-435 small test improvements - posted by rp...@apache.org on 2015/11/28 17:16:18 UTC, 0 replies.
- [36/46] logging-log4j2 git commit: LOG4J2-435 comment fix - posted by rp...@apache.org on 2015/11/28 17:16:19 UTC, 0 replies.
- [37/46] logging-log4j2 git commit: LOG4J2-435 Fixed spuriously failing tests - posted by rp...@apache.org on 2015/11/28 17:16:20 UTC, 0 replies.
- [38/46] logging-log4j2 git commit: LOG4J2-435 improved javadoc - posted by rp...@apache.org on 2015/11/28 17:16:21 UTC, 0 replies.
- [39/46] logging-log4j2 git commit: LOG4J2-435 initial documentation for custom Delete action - posted by rp...@apache.org on 2015/11/28 17:16:22 UTC, 0 replies.
- [40/46] logging-log4j2 git commit: LOG4J2-435 documentation for Delete conditions - posted by rp...@apache.org on 2015/11/28 17:16:23 UTC, 0 replies.
- [41/46] logging-log4j2 git commit: LOG4J2-435 Delete documentation fixes - posted by rp...@apache.org on 2015/11/28 17:16:24 UTC, 0 replies.
- [42/46] logging-log4j2 git commit: LOG4J2-435 added support for nested conditions, and JUnit tests - posted by rp...@apache.org on 2015/11/28 17:16:25 UTC, 0 replies.
- [43/46] logging-log4j2 git commit: LOG4J2-435 added support for a TestMode parameter to allow testing without accidentally deleting the wrong files - posted by rp...@apache.org on 2015/11/28 17:16:26 UTC, 0 replies.
- [44/46] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into LOG4J2-435-delete-on-rollover - posted by rp...@apache.org on 2015/11/28 17:16:27 UTC, 0 replies.
- [45/46] logging-log4j2 git commit: LOG4J2-435 added entry to change log - posted by rp...@apache.org on 2015/11/28 17:16:28 UTC, 0 replies.
- [46/46] logging-log4j2 git commit: LOG4J2-435 small documentation fixes - posted by rp...@apache.org on 2015/11/28 17:16:29 UTC, 0 replies.
- logging-log4j2 git commit: Compile and execute scripts in doPrivileged block. - posted by rg...@apache.org on 2015/11/28 21:13:08 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-435 test fix: don't assume that Files.createTempFile actually creates the file on disk immediately; manually set last modified time - posted by rp...@apache.org on 2015/11/29 03:33:55 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 IfFileName better status log message - posted by rp...@apache.org on 2015/11/29 04:01:49 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 attempt to fix failing test on unix - posted by rp...@apache.org on 2015/11/29 04:34:42 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1173 Fixed rollover error when copying to a directory mapped to a remote Linux host. - posted by rp...@apache.org on 2015/11/29 04:53:47 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 print more status messages to investigate failing test on unix - posted by rp...@apache.org on 2015/11/29 05:28:09 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 make conditions print more informative status messages during file tree walk - posted by rp...@apache.org on 2015/11/29 05:49:41 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 more debug info - posted by rp...@apache.org on 2015/11/29 05:50:53 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 take into account 1 sec granularity - posted by rp...@apache.org on 2015/11/29 06:45:30 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-435 revert back to getting details from attribute object - posted by rp...@apache.org on 2015/11/29 07:21:05 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-435 sort by lastModified time first, by path lexicographically next - posted by rp...@apache.org on 2015/11/29 07:21:06 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: LOG4J2-435 bugfix in test - posted by rp...@apache.org on 2015/11/29 07:21:07 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 improved status message - posted by rp...@apache.org on 2015/11/29 07:25:17 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 ensure non-rolledover files are most recent, even on file systems with second granularity - posted by rp...@apache.org on 2015/11/29 07:27:23 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-324 reduce memory usage of status messages - posted by rp...@apache.org on 2015/11/29 07:45:28 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-324 minor change to support never storing StatuData in bounded queue by setting system property log4j2.status.entries to zero - posted by rp...@apache.org on 2015/11/29 07:57:39 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-324 change log - posted by rp...@apache.org on 2015/11/29 08:02:27 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 update test now that path is relevant when time is same - posted by rp...@apache.org on 2015/11/29 08:49:38 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-435 number of rollovers varies, tests cannot accurately predict which files will remain; assert more generally on number of remaining files - posted by rp...@apache.org on 2015/11/29 09:33:49 UTC, 1 replies.
- logging-log4j2 git commit: LOG4J2-937 - Verify MDC is included in LogEvent - posted by rg...@apache.org on 2015/11/29 18:15:59 UTC, 1 replies.
- [01/50] logging-log4j2 git commit: LOG4J2-435 added comments - posted by mi...@apache.org on 2015/11/30 10:05:21 UTC, 0 replies.
- [02/50] logging-log4j2 git commit: LOG4J2-435 fixed broken integration test; prevent unconditional deletion - posted by mi...@apache.org on 2015/11/30 10:05:22 UTC, 0 replies.
- [03/50] logging-log4j2 git commit: Delete merge remainders - posted by mi...@apache.org on 2015/11/30 10:05:23 UTC, 0 replies.
- [04/50] logging-log4j2 git commit: LOG4J2-435 prevent unconditional deletion - posted by mi...@apache.org on 2015/11/30 10:05:24 UTC, 0 replies.
- [05/50] logging-log4j2 git commit: LOG4J2-435 simplified integration test config file - posted by mi...@apache.org on 2015/11/30 10:05:25 UTC, 0 replies.
- [06/50] logging-log4j2 git commit: LOG4J2-435 test unconditional deletion will not happen - posted by mi...@apache.org on 2015/11/30 10:05:26 UTC, 0 replies.
- [07/50] logging-log4j2 git commit: LOG4J2-435 test delete does not exceed maxDepth even IfFileName glob condition matches nested file - posted by mi...@apache.org on 2015/11/30 10:05:27 UTC, 0 replies.
- [08/50] logging-log4j2 git commit: LOG4J2-435 test code cleanup - posted by mi...@apache.org on 2015/11/30 10:05:28 UTC, 0 replies.
- [09/50] logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileSize - posted by mi...@apache.org on 2015/11/30 10:05:29 UTC, 0 replies.
- [10/50] logging-log4j2 git commit: LOG4J2-649 - Add PurgePolicy and IdlePurgePolicy to RoutingAppender. - posted by mi...@apache.org on 2015/11/30 10:05:30 UTC, 0 replies.
- [11/50] logging-log4j2 git commit: LOG4J2-435 added integration test for IfAccumulatedFileCount combined with IfFileName - posted by mi...@apache.org on 2015/11/30 10:05:31 UTC, 0 replies.
- [12/50] logging-log4j2 git commit: LOG4J2-435 small test improvements - posted by mi...@apache.org on 2015/11/30 10:05:32 UTC, 0 replies.
- [13/50] logging-log4j2 git commit: LOG4J2-435 comment fix - posted by mi...@apache.org on 2015/11/30 10:05:33 UTC, 0 replies.
- [14/50] logging-log4j2 git commit: LOG4J2-435 Fixed spuriously failing tests - posted by mi...@apache.org on 2015/11/30 10:05:34 UTC, 0 replies.
- [15/50] logging-log4j2 git commit: Fix order of initializing components - posted by mi...@apache.org on 2015/11/30 10:05:35 UTC, 0 replies.
- [16/50] logging-log4j2 git commit: [LOG4J2-1207] Update kafka-clients from 0.8.2.2 to 0.9.0.0. - posted by mi...@apache.org on 2015/11/30 10:05:36 UTC, 0 replies.
- [17/50] logging-log4j2 git commit: LOG4J2-435 improved javadoc - posted by mi...@apache.org on 2015/11/30 10:05:37 UTC, 0 replies.
- [18/50] logging-log4j2 git commit: LOG4J2-435 initial documentation for custom Delete action - posted by mi...@apache.org on 2015/11/30 10:05:38 UTC, 0 replies.
- [19/50] logging-log4j2 git commit: LOG4J2-435 documentation for Delete conditions - posted by mi...@apache.org on 2015/11/30 10:05:39 UTC, 0 replies.
- [20/50] logging-log4j2 git commit: LOG4J2-435 Delete documentation fixes - posted by mi...@apache.org on 2015/11/30 10:05:40 UTC, 0 replies.
- [21/50] logging-log4j2 git commit: LOG4J2-435 added support for nested conditions, and JUnit tests - posted by mi...@apache.org on 2015/11/30 10:05:41 UTC, 0 replies.
- [22/50] logging-log4j2 git commit: LOG4J2-435 added support for a TestMode parameter to allow testing without accidentally deleting the wrong files - posted by mi...@apache.org on 2015/11/30 10:05:42 UTC, 0 replies.
- [23/50] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into LOG4J2-435-delete-on-rollover - posted by mi...@apache.org on 2015/11/30 10:05:43 UTC, 0 replies.
- [24/50] logging-log4j2 git commit: LOG4J2-435 added entry to change log - posted by mi...@apache.org on 2015/11/30 10:05:44 UTC, 0 replies.
- [25/50] logging-log4j2 git commit: LOG4J2-435 small documentation fixes - posted by mi...@apache.org on 2015/11/30 10:05:45 UTC, 0 replies.
- [26/50] logging-log4j2 git commit: LOG4J2-435 small documentation fixes - posted by mi...@apache.org on 2015/11/30 10:05:46 UTC, 0 replies.
- [27/50] logging-log4j2 git commit: Compile and execute scripts in doPrivileged block. - posted by mi...@apache.org on 2015/11/30 10:05:47 UTC, 0 replies.
- [28/50] logging-log4j2 git commit: LOG4J2-435 test fix: don't assume that Files.createTempFile actually creates the file on disk immediately; manually set last modified time - posted by mi...@apache.org on 2015/11/30 10:05:48 UTC, 0 replies.
- [29/50] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by mi...@apache.org on 2015/11/30 10:05:49 UTC, 0 replies.
- [30/50] logging-log4j2 git commit: LOG4J2-435 IfFileName better status log message - posted by mi...@apache.org on 2015/11/30 10:05:50 UTC, 0 replies.
- [31/50] logging-log4j2 git commit: LOG4J2-435 attempt to fix failing test on unix - posted by mi...@apache.org on 2015/11/30 10:05:51 UTC, 0 replies.
- [32/50] logging-log4j2 git commit: LOG4J2-1173 Fixed rollover error when copying to a directory mapped to a remote Linux host. - posted by mi...@apache.org on 2015/11/30 10:05:52 UTC, 0 replies.
- [33/50] logging-log4j2 git commit: LOG4J2-435 print more status messages to investigate failing test on unix - posted by mi...@apache.org on 2015/11/30 10:05:53 UTC, 0 replies.
- [34/50] logging-log4j2 git commit: LOG4J2-435 make conditions print more informative status messages during file tree walk - posted by mi...@apache.org on 2015/11/30 10:05:54 UTC, 0 replies.
- [35/50] logging-log4j2 git commit: LOG4J2-435 more debug info - posted by mi...@apache.org on 2015/11/30 10:05:55 UTC, 0 replies.
- [36/50] logging-log4j2 git commit: LOG4J2-435 take into account 1 sec granularity - posted by mi...@apache.org on 2015/11/30 10:05:56 UTC, 0 replies.
- [37/50] logging-log4j2 git commit: LOG4J2-435 revert back to getting details from attribute object - posted by mi...@apache.org on 2015/11/30 10:05:57 UTC, 0 replies.
- [38/50] logging-log4j2 git commit: LOG4J2-435 sort by lastModified time first, by path lexicographically next - posted by mi...@apache.org on 2015/11/30 10:05:58 UTC, 0 replies.
- [39/50] logging-log4j2 git commit: LOG4J2-435 bugfix in test - posted by mi...@apache.org on 2015/11/30 10:05:59 UTC, 0 replies.
- [40/50] logging-log4j2 git commit: LOG4J2-435 improved status message - posted by mi...@apache.org on 2015/11/30 10:06:00 UTC, 0 replies.
- [41/50] logging-log4j2 git commit: LOG4J2-435 ensure non-rolledover files are most recent, even on file systems with second granularity - posted by mi...@apache.org on 2015/11/30 10:06:01 UTC, 0 replies.
- [42/50] logging-log4j2 git commit: LOG4J2-324 reduce memory usage of status messages - posted by mi...@apache.org on 2015/11/30 10:06:02 UTC, 0 replies.
- [43/50] logging-log4j2 git commit: LOG4J2-324 minor change to support never storing StatuData in bounded queue by setting system property log4j2.status.entries to zero - posted by mi...@apache.org on 2015/11/30 10:06:03 UTC, 0 replies.
- [44/50] logging-log4j2 git commit: LOG4J2-324 change log - posted by mi...@apache.org on 2015/11/30 10:06:04 UTC, 0 replies.
- [45/50] logging-log4j2 git commit: LOG4J2-435 update test now that path is relevant when time is same - posted by mi...@apache.org on 2015/11/30 10:06:05 UTC, 0 replies.
- [46/50] logging-log4j2 git commit: LOG4J2-435 number of rollovers varies, tests cannot accurately predict which files will remain; assert more generally on number of remaining files - posted by mi...@apache.org on 2015/11/30 10:06:06 UTC, 0 replies.
- [47/50] logging-log4j2 git commit: LOG4J2-435 number of rollovers varies, tests cannot accurately predict which files will remain; assert more generally on number of remaining files - posted by mi...@apache.org on 2015/11/30 10:06:07 UTC, 0 replies.
- [48/50] logging-log4j2 git commit: LOG4J2-937 - Verify MDC is included in LogEvent - posted by mi...@apache.org on 2015/11/30 10:06:08 UTC, 0 replies.
- [49/50] logging-log4j2 git commit: LOG4J2-937 - Verify MDC is included in LogEvent - posted by mi...@apache.org on 2015/11/30 10:06:09 UTC, 0 replies.
- [50/50] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181 - posted by mi...@apache.org on 2015/11/30 10:06:10 UTC, 0 replies.
- logging-log4j2 git commit: Add LOG4J2-1169 patch. - posted by ma...@apache.org on 2015/11/30 20:45:24 UTC, 0 replies.