You are viewing a plain text version of this content. The canonical link for it is here.
- logging-log4j2 git commit: Update changes.xml for [LOG4J2-1346] Throw exception in Log4jServletContextListener preventing jetty-maven-plugin run-forked. - posted by gg...@apache.org on 2016/04/01 04:20:07 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1278 removed old Unbox class from perf.nogc package - posted by rp...@apache.org on 2016/04/02 06:19:52 UTC, 1 replies.
- logging-log4j2 git commit: LOG4J2-1297 updated garbagefree.xml page, added JFR screenshots - posted by rp...@apache.org on 2016/04/02 18:56:49 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 garbagefree.xml small fixes - posted by rp...@apache.org on 2016/04/02 19:07:59 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 garbagefree.xml improved introduction, example text - posted by rp...@apache.org on 2016/04/02 19:46:06 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 garbagefree.xml update - posted by rp...@apache.org on 2016/04/03 03:40:00 UTC, 1 replies.
- logging-log4j2 git commit: Javadoc tweak. - posted by gg...@apache.org on 2016/04/03 04:51:09 UTC, 0 replies.
- logging-log4j2 git commit: Clean up text. - posted by gg...@apache.org on 2016/04/03 04:51:35 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1345 Clarify documentation for properties that control Log4j behaviour. - posted by rp...@apache.org on 2016/04/03 06:24:39 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by rp...@apache.org on 2016/04/03 06:24:40 UTC, 8 replies.
- logging-log4j2 git commit: LOG4J2-1297 smaller thumbnail images - posted by rp...@apache.org on 2016/04/03 08:17:26 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 updated main text, include links on left site-nav menu, include section in manual PDF - posted by rp...@apache.org on 2016/04/03 13:56:55 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 small updates - posted by rp...@apache.org on 2016/04/03 14:18:06 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Documented meta-annotation values for @PerformanceSensitive - posted by rp...@apache.org on 2016/04/03 16:36:48 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1297 more polishing, added section on custom Messages - posted by rp...@apache.org on 2016/04/03 16:36:49 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 added OutputStreamByteBufferDestinationAdapter - posted by rp...@apache.org on 2016/04/03 18:12:50 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-1343 initial gc-free version - posted by rp...@apache.org on 2016/04/03 18:12:51 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: LOG4J2-1344 initial gc-free version (draft) - posted by rp...@apache.org on 2016/04/03 18:12:52 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 added OutputStreamByteBufferDestinationAdapter - posted by rp...@apache.org on 2016/04/04 17:30:05 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 ByteBufferDestinationOutputStream replaced OutputStreamByteBufferDestinationAdapter - posted by rp...@apache.org on 2016/04/04 17:30:06 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 garbagefree.xml incorporated feedback - posted by rp...@apache.org on 2016/04/04 18:28:33 UTC, 0 replies.
- [1/7] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 Create separate kill switch for new garbage-free layout mechanism - posted by rp...@apache.org on 2016/04/04 18:41:26 UTC, 0 replies.
- [2/7] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 Let all OutputStream-based appenders use the new garbage-free layout mechanism if enabled - posted by rp...@apache.org on 2016/04/04 18:41:27 UTC, 0 replies.
- [3/7] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 Let all OutputStream Managers wrap their OutputStream in a ByteBufferDestinationOutputStream, to be used by the Appender to participate in the new garbage-free Layout mechanism - posted by rp...@apache.org on 2016/04/04 18:41:28 UTC, 0 replies.
- [4/7] logging-log4j2 git commit: javadoc fix - posted by rp...@apache.org on 2016/04/04 18:41:29 UTC, 0 replies.
- [5/7] logging-log4j2 git commit: LOG4J2-1344 FileManager and RollingFileManager manage their buffer size so cannot delegate creating a ByteBufferDestinationOutputStream to the constructor of their OutputStreamManager superclass - posted by rp...@apache.org on 2016/04/04 18:41:30 UTC, 0 replies.
- [6/7] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 Delegate to superclass to use the new garbage-free layout mechanism if enabled - posted by rp...@apache.org on 2016/04/04 18:41:31 UTC, 0 replies.
- [7/7] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 Override superclass implementation of getByteBufferDestination - posted by rp...@apache.org on 2016/04/04 18:41:32 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1348] Add an AutoCloseable ThreadContext class: CloseableThreadContext. - posted by gg...@apache.org on 2016/04/04 19:06:50 UTC, 1 replies.
- logging-log4j2 git commit: Don't use a magic string. - posted by gg...@apache.org on 2016/04/04 19:34:30 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1351] Update Jackson from 2.7.2 to 2.7.3. - posted by gg...@apache.org on 2016/04/04 19:45:01 UTC, 0 replies.
- logging-log4j2 git commit: Update tests from ActiveMQ 5.13.0 to 5.13.2. - posted by gg...@apache.org on 2016/04/04 21:05:28 UTC, 0 replies.
- logging-log4j2 git commit: Re-use AbstractLoggerAdapter. - posted by ma...@apache.org on 2016/04/04 21:33:09 UTC, 0 replies.
- logging-log4j2 git commit: Normalize last name in changelog. - posted by ma...@apache.org on 2016/04/04 21:37:00 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: [LOG4J2-1352] Update javax.mail from 1.5.4 to 1.5.5. - posted by gg...@apache.org on 2016/04/04 22:44:39 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 gg...@apache.org on 2016/04/04 22:44:40 UTC, 0 replies.
- logging-log4j2 git commit: maven-changes-plugin 2.11 -> 2.12. - posted by gg...@apache.org on 2016/04/04 22:48:00 UTC, 0 replies.
- logging-log4j2 git commit: Updates tests from easymock 3.3.1 to 3.4. Local build OK. - posted by gg...@apache.org on 2016/04/05 00:04:33 UTC, 0 replies.
- logging-log4j2 git commit: GC free GelfLayout - posted by mi...@apache.org on 2016/04/05 13:58:22 UTC, 0 replies.
- logging-log4j2 git commit: Update documentation - posted by mi...@apache.org on 2016/04/05 14:03:28 UTC, 0 replies.
- [01/23] logging-log4j2 git commit: [LOG4J2-1348] Add an AutoCloseable ThreadContext class: CloseableThreadContext. - posted by rp...@apache.org on 2016/04/05 17:52:53 UTC, 0 replies.
- [02/23] logging-log4j2 git commit: Don't use a magic string. - posted by rp...@apache.org on 2016/04/05 17:52:54 UTC, 0 replies.
- [03/23] logging-log4j2 git commit: [LOG4J2-1351] Update Jackson from 2.7.2 to 2.7.3. - posted by rp...@apache.org on 2016/04/05 17:52:55 UTC, 0 replies.
- [04/23] logging-log4j2 git commit: Update tests from ActiveMQ 5.13.0 to 5.13.2. - posted by rp...@apache.org on 2016/04/05 17:52:56 UTC, 0 replies.
- [05/23] logging-log4j2 git commit: Re-use AbstractLoggerAdapter. - posted by rp...@apache.org on 2016/04/05 17:52:57 UTC, 0 replies.
- [06/23] logging-log4j2 git commit: Normalize last name in changelog. - posted by rp...@apache.org on 2016/04/05 17:52:58 UTC, 0 replies.
- [07/23] logging-log4j2 git commit: [LOG4J2-1352] Update javax.mail from 1.5.4 to 1.5.5. - posted by rp...@apache.org on 2016/04/05 17:52:59 UTC, 0 replies.
- [08/23] 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 2016/04/05 17:53:00 UTC, 0 replies.
- [09/23] logging-log4j2 git commit: maven-changes-plugin 2.11 -> 2.12. - posted by rp...@apache.org on 2016/04/05 17:53:01 UTC, 0 replies.
- [10/23] logging-log4j2 git commit: Updates tests from easymock 3.3.1 to 3.4. Local build OK. - posted by rp...@apache.org on 2016/04/05 17:53:02 UTC, 0 replies.
- [11/23] logging-log4j2 git commit: LOG4J2-1344 added method ByteBufferDestination.size() - count total bytes written to destination - posted by rp...@apache.org on 2016/04/05 17:53:03 UTC, 0 replies.
- [12/23] logging-log4j2 git commit: LOG4J2-1344 added method OutputStreamManager.isAutoBuffered() so Appenders can detect if the target OutputStream is wrapped in a ByteBufferDestinationOutputStream - posted by rp...@apache.org on 2016/04/05 17:53:04 UTC, 0 replies.
- [13/23] logging-log4j2 git commit: LOG4J2-1343 make appending methods protected - posted by rp...@apache.org on 2016/04/05 17:53:05 UTC, 0 replies.
- [14/23] logging-log4j2 git commit: InMemoryAppender must keep a reference to the ByteArrayOutputStream since it will be decorated and not directly accessible via getOutputStream() - posted by rp...@apache.org on 2016/04/05 17:53:06 UTC, 0 replies.
- [15/23] logging-log4j2 git commit: LOG4J2-1343 TcpSocketManager cannot use the garbage-free Layout methods since it needs the write() method to be called. - posted by rp...@apache.org on 2016/04/05 17:53:07 UTC, 0 replies.
- [16/23] logging-log4j2 git commit: LOG4J2-1343 Update test: When the garbage-free Layout mechanism is used, IOExceptions are wrapped in IllegalStateExceptions. - posted by rp...@apache.org on 2016/04/05 17:53:08 UTC, 0 replies.
- [17/23] logging-log4j2 git commit: LOG4J2-1344 RollingFileManager should detect if the garbage-free Layout mechanism is used and use the appropriate method to detect how many bytes have been written - posted by rp...@apache.org on 2016/04/05 17:53:09 UTC, 0 replies.
- [18/23] logging-log4j2 git commit: LOG4J2-1344 added method ByteBufferDestination.size() - count total bytes written to destination - posted by rp...@apache.org on 2016/04/05 17:53:10 UTC, 0 replies.
- [19/23] logging-log4j2 git commit: [LOG4J2-1348] Add an AutoCloseable ThreadContext class: CloseableThreadContext. - posted by rp...@apache.org on 2016/04/05 17:53:11 UTC, 0 replies.
- [20/23] logging-log4j2 git commit: LOG4J2-1344 added method ByteBufferDestination.size() - count total bytes written to destination - posted by rp...@apache.org on 2016/04/05 17:53:12 UTC, 0 replies.
- [21/23] logging-log4j2 git commit: LOG4J2-1344 MemoryMappedFileAppender.isImmediateFlush() should always return false to prevent the remap() method from being called for each log event - posted by rp...@apache.org on 2016/04/05 17:53:13 UTC, 0 replies.
- [22/23] logging-log4j2 git commit: LOG4J2-1344 let MemoryMappedFileManager implement ByteBufferDestination so it can be used in a garbage-free manner - posted by rp...@apache.org on 2016/04/05 17:53:14 UTC, 0 replies.
- [23/23] logging-log4j2 git commit: Merge remote-tracking branch 'remotes/origin/master' into LOG4J2-1343-no-gc-outputstreamappenders - posted by rp...@apache.org on 2016/04/05 17:53:15 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1354] No configuration reload is triggered under Windows when replacing the configuration file with one that has older last modified date. Refactor for clarity. - posted by gg...@apache.org on 2016/04/05 20:55:32 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-1354] No configuration reload is triggered under Windows when replacing the configuration file with one that has older last modified date. - posted by gg...@apache.org on 2016/04/05 21:17:13 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1358] Update Apache Commons Compress from 1.10 to 1.11. - posted by gg...@apache.org on 2016/04/06 11:00:52 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1297 improved Configuration section, removed Socket Appender from supported list - posted by rp...@apache.org on 2016/04/06 19:51:25 UTC, 0 replies.
- [01/18] logging-log4j2 git commit: LOG4J2-1343 Added Constants.ENABLE_DIRECT_ENCODERS kill switch for the garbage-free Layout mechanism - posted by rp...@apache.org on 2016/04/06 20:11:37 UTC, 0 replies.
- [02/18] logging-log4j2 git commit: LOG4J2-1343 Added OutputStreamManagerDestination that adapts an OutputStreamManager to the ByteBufferDestination interface - posted by rp...@apache.org on 2016/04/06 20:11:38 UTC, 0 replies.
- [03/18] logging-log4j2 git commit: LOG4J2-1343 modified AbstractOutputStreamAppender to add support for subclasses to use the garbage-free Layout mechanism - posted by rp...@apache.org on 2016/04/06 20:11:39 UTC, 0 replies.
- [04/18] logging-log4j2 git commit: LOG4J2-1343 modified OutputStreamManager to add support for subclasses to use the garbage-free Layout mechanism - posted by rp...@apache.org on 2016/04/06 20:11:40 UTC, 0 replies.
- [05/18] logging-log4j2 git commit: LOG4J2-1343 SocketAppenders should explicitly _not_ use the garbage-free Layout mechanism for now (until solutions for the noted problems are found) - posted by rp...@apache.org on 2016/04/06 20:11:41 UTC, 0 replies.
- [06/18] logging-log4j2 git commit: LOG4J2-1343 FileManager should honor the user-specified buffer size, otherwise it re-uses the garbage-free Layout mechanism defined in the superclass - posted by rp...@apache.org on 2016/04/06 20:11:42 UTC, 0 replies.
- [07/18] logging-log4j2 git commit: LOG4J2-1343 RollingFileManager should honor the user-specified buffer size, and include the bytes that are buffered but not written yet when deciding when to roll over - posted by rp...@apache.org on 2016/04/06 20:11:43 UTC, 0 replies.
- [08/18] logging-log4j2 git commit: LOG4J2-1343 simplified RandomAccessFileAppender to reuse the garbage-free Layout mechanism defined in the superclass - posted by rp...@apache.org on 2016/04/06 20:11:44 UTC, 0 replies.
- [09/18] logging-log4j2 git commit: LOG4J2-1343 simplified RollingRandomAccessFileAppender to reuse the garbage-free Layout mechanism defined in the superclass - posted by rp...@apache.org on 2016/04/06 20:11:45 UTC, 0 replies.
- [10/18] logging-log4j2 git commit: LOG4J2-1343 refactored RandomAccessFileManager to reuse the garbage-free Layout mechanism defined in the superclass, simplified logic when bytes to write exceed buffer size - posted by rp...@apache.org on 2016/04/06 20:11:46 UTC, 0 replies.
- [11/18] logging-log4j2 git commit: LOG4J2-1343 refactored RollingRandomAccessFileManager to reuse the garbage-free Layout mechanism defined in the superclass, simplified logic when bytes to write exceed buffer size, take unwritten buffered bytes into acc - posted by rp...@apache.org on 2016/04/06 20:11:47 UTC, 0 replies.
- [12/18] logging-log4j2 git commit: LOG4J2-1343 MemoryMappedFileAppender immediateFlush should be false to prevent spurious remap() operations - posted by rp...@apache.org on 2016/04/06 20:11:48 UTC, 0 replies.
- [13/18] logging-log4j2 git commit: LOG4J2-1343 enabled MemoryMappedFileManager to reuse the garbage-free Layout mechanism defined in the superclass - posted by rp...@apache.org on 2016/04/06 20:11:49 UTC, 0 replies.
- [14/18] logging-log4j2 git commit: LOG4J2-1343 minor test update - posted by rp...@apache.org on 2016/04/06 20:11:50 UTC, 0 replies.
- [15/18] logging-log4j2 git commit: LOG4J2-1343 minor test update: call the right method - posted by rp...@apache.org on 2016/04/06 20:11:51 UTC, 0 replies.
- [16/18] logging-log4j2 git commit: LOG4J2-1343 update test for new garbage-free Layout mechanism, logic for dealing with messages larger than buffer size changed - posted by rp...@apache.org on 2016/04/06 20:11:52 UTC, 0 replies.
- [17/18] logging-log4j2 git commit: LOG4J2-1343 update test for new garbage-free Layout mechanism, logic for dealing with messages larger than buffer size changed - posted by rp...@apache.org on 2016/04/06 20:11:53 UTC, 0 replies.
- [18/18] logging-log4j2 git commit: LOG4J2-1295 increased scope of garbage-free logging test to include Console, File, RollingFile, RollingRandomAccessFile, MemoryMappedFile (and the previous RandomAccessFile) appenders - posted by rp...@apache.org on 2016/04/06 20:11:54 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 change log - posted by rp...@apache.org on 2016/04/06 20:16:31 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1295 bugfix: this test will only pass if log4j is configured to be garbage-free. Skip this test in other configurations. - posted by rp...@apache.org on 2016/04/06 20:47:37 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1351] Update Jackson from 2.7.2 to 2.7.3. POM for jackson-dataformat-xml 2.7.3 depends on woodstox-core 5.0.2. - posted by gg...@apache.org on 2016/04/06 23:03:41 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Javadoc. - posted by gg...@apache.org on 2016/04/06 23:12:20 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Javadoc. - posted by gg...@apache.org on 2016/04/06 23:12:21 UTC, 0 replies.
- logging-log4j2 git commit: Refactor to add XML test. - posted by gg...@apache.org on 2016/04/06 23:21:47 UTC, 3 replies.
- [01/13] logging-log4j2 git commit: LOG4J2-1326 modify SimpleMessage and ReusableSimpleMessage so they can carry CharSequence - posted by rp...@apache.org on 2016/04/07 17:42:30 UTC, 0 replies.
- [02/13] logging-log4j2 git commit: LOG4J2-1326 ReusableSimpleMessage test fix - posted by rp...@apache.org on 2016/04/07 17:42:31 UTC, 0 replies.
- [03/13] logging-log4j2 git commit: LOG4J2-1326 add methods to Logger interface that explicitly accept a CharSequence message - posted by rp...@apache.org on 2016/04/07 17:42:32 UTC, 0 replies.
- [04/13] logging-log4j2 git commit: LOG4J2-1326 add methods to AbstractLogger that explicitly accept a CharSequence message - posted by rp...@apache.org on 2016/04/07 17:42:33 UTC, 0 replies.
- [05/13] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled and logIfEnabled that accept a CharSequence to ExtendedLogger - posted by rp...@apache.org on 2016/04/07 17:42:34 UTC, 0 replies.
- [06/13] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled that accepts a CharSequence to subclasses of AbstractLogger - posted by rp...@apache.org on 2016/04/07 17:42:35 UTC, 0 replies.
- [07/13] logging-log4j2 git commit: LOG4J2-1326 MessageFactory changes to create a CharSequence-based Message - posted by rp...@apache.org on 2016/04/07 17:42:36 UTC, 0 replies.
- [08/13] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled that accepts a CharSequence to subclasses of AbstractLogger - posted by rp...@apache.org on 2016/04/07 17:42:37 UTC, 0 replies.
- [09/13] logging-log4j2 git commit: LOG4J2-1326 add tests for explicitly logging CharSequence - posted by rp...@apache.org on 2016/04/07 17:42:38 UTC, 0 replies.
- [10/13] logging-log4j2 git commit: LOG4J2-1326 SimpleMessage serialized format changed - posted by rp...@apache.org on 2016/04/07 17:42:39 UTC, 0 replies.
- [11/13] logging-log4j2 git commit: LOG4J2-1326 ensure that in garbage-free mode, logging a CharSequence does not create temporary objects: CharSequence.toString() should NOT be called - posted by rp...@apache.org on 2016/04/07 17:42:40 UTC, 0 replies.
- [12/13] logging-log4j2 git commit: LOG4J2-1326 change log - posted by rp...@apache.org on 2016/04/07 17:42:41 UTC, 0 replies.
- [13/13] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by rp...@apache.org on 2016/04/07 17:42:42 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 documentation update: added section on the API changes - posted by rp...@apache.org on 2016/04/07 17:44:17 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1326 SimpleMessage serialized format changed -simplified - posted by rp...@apache.org on 2016/04/08 01:39:48 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1343 enable direct encoders only for async loggers for now - posted by rp...@apache.org on 2016/04/08 01:45:19 UTC, 0 replies.
- [1/5] logging-log4j2 git commit: LOG4J2-1291 replace ThreadLocal in AbstractStringLayout with plain field: the ByteBufferDestination needs to be protected from concurrent access anyway - posted by rp...@apache.org on 2016/04/08 12:54:37 UTC, 0 replies.
- [2/5] logging-log4j2 git commit: LOG4J2-1343 synchronize on the ByteBufferDestination to protect against concurrent modification - posted by rp...@apache.org on 2016/04/08 12:54:38 UTC, 0 replies.
- [3/5] logging-log4j2 git commit: LOG4J2-1343 do not synchronize on the appender Manager while converting the LogEvent to text: this may result in deadlocks - posted by rp...@apache.org on 2016/04/08 12:54:39 UTC, 0 replies.
- [4/5] logging-log4j2 git commit: LOG4J2-1343 synchronize on the ByteBufferDestination to protect against concurrent modification - posted by rp...@apache.org on 2016/04/08 12:54:40 UTC, 0 replies.
- [5/5] logging-log4j2 git commit: use HeapByteBuffer rather than DirectByteBuffer - posted by rp...@apache.org on 2016/04/08 12:54:41 UTC, 0 replies.
- [01/50] logging-log4j2 git commit: [LOG4J2-1354] No configuration reload is triggered under Windows when replacing the configuration file with one that has older last modified date. Refactor for clarity. - posted by mi...@apache.org on 2016/04/08 14:03:53 UTC, 0 replies.
- [02/50] logging-log4j2 git commit: [LOG4J2-1354] No configuration reload is triggered under Windows when replacing the configuration file with one that has older last modified date. - posted by mi...@apache.org on 2016/04/08 14:03:54 UTC, 0 replies.
- [03/50] logging-log4j2 git commit: [LOG4J2-1358] Update Apache Commons Compress from 1.10 to 1.11. - posted by mi...@apache.org on 2016/04/08 14:03:55 UTC, 0 replies.
- [04/50] logging-log4j2 git commit: LOG4J2-1297 improved Configuration section, removed Socket Appender from supported list - posted by mi...@apache.org on 2016/04/08 14:03:56 UTC, 0 replies.
- [05/50] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by mi...@apache.org on 2016/04/08 14:03:57 UTC, 0 replies.
- [06/50] logging-log4j2 git commit: LOG4J2-1343 Added Constants.ENABLE_DIRECT_ENCODERS kill switch for the garbage-free Layout mechanism - posted by mi...@apache.org on 2016/04/08 14:03:58 UTC, 0 replies.
- [07/50] logging-log4j2 git commit: LOG4J2-1343 Added OutputStreamManagerDestination that adapts an OutputStreamManager to the ByteBufferDestination interface - posted by mi...@apache.org on 2016/04/08 14:03:59 UTC, 0 replies.
- [08/50] logging-log4j2 git commit: LOG4J2-1343 modified AbstractOutputStreamAppender to add support for subclasses to use the garbage-free Layout mechanism - posted by mi...@apache.org on 2016/04/08 14:04:00 UTC, 0 replies.
- [09/50] logging-log4j2 git commit: LOG4J2-1343 modified OutputStreamManager to add support for subclasses to use the garbage-free Layout mechanism - posted by mi...@apache.org on 2016/04/08 14:04:01 UTC, 0 replies.
- [10/50] logging-log4j2 git commit: LOG4J2-1343 SocketAppenders should explicitly _not_ use the garbage-free Layout mechanism for now (until solutions for the noted problems are found) - posted by mi...@apache.org on 2016/04/08 14:04:02 UTC, 0 replies.
- [11/50] logging-log4j2 git commit: LOG4J2-1343 FileManager should honor the user-specified buffer size, otherwise it re-uses the garbage-free Layout mechanism defined in the superclass - posted by mi...@apache.org on 2016/04/08 14:04:03 UTC, 0 replies.
- [12/50] logging-log4j2 git commit: LOG4J2-1343 RollingFileManager should honor the user-specified buffer size, and include the bytes that are buffered but not written yet when deciding when to roll over - posted by mi...@apache.org on 2016/04/08 14:04:04 UTC, 0 replies.
- [13/50] logging-log4j2 git commit: LOG4J2-1343 simplified RandomAccessFileAppender to reuse the garbage-free Layout mechanism defined in the superclass - posted by mi...@apache.org on 2016/04/08 14:04:05 UTC, 0 replies.
- [14/50] logging-log4j2 git commit: LOG4J2-1343 simplified RollingRandomAccessFileAppender to reuse the garbage-free Layout mechanism defined in the superclass - posted by mi...@apache.org on 2016/04/08 14:04:06 UTC, 0 replies.
- [15/50] logging-log4j2 git commit: LOG4J2-1343 refactored RandomAccessFileManager to reuse the garbage-free Layout mechanism defined in the superclass, simplified logic when bytes to write exceed buffer size - posted by mi...@apache.org on 2016/04/08 14:04:07 UTC, 0 replies.
- [16/50] logging-log4j2 git commit: LOG4J2-1343 refactored RollingRandomAccessFileManager to reuse the garbage-free Layout mechanism defined in the superclass, simplified logic when bytes to write exceed buffer size, take unwritten buffered bytes into acc - posted by mi...@apache.org on 2016/04/08 14:04:08 UTC, 0 replies.
- [17/50] logging-log4j2 git commit: LOG4J2-1343 MemoryMappedFileAppender immediateFlush should be false to prevent spurious remap() operations - posted by mi...@apache.org on 2016/04/08 14:04:09 UTC, 0 replies.
- [18/50] logging-log4j2 git commit: LOG4J2-1343 enabled MemoryMappedFileManager to reuse the garbage-free Layout mechanism defined in the superclass - posted by mi...@apache.org on 2016/04/08 14:04:10 UTC, 0 replies.
- [19/50] logging-log4j2 git commit: LOG4J2-1343 minor test update - posted by mi...@apache.org on 2016/04/08 14:04:11 UTC, 0 replies.
- [20/50] logging-log4j2 git commit: LOG4J2-1343 minor test update: call the right method - posted by mi...@apache.org on 2016/04/08 14:04:12 UTC, 0 replies.
- [21/50] logging-log4j2 git commit: LOG4J2-1343 update test for new garbage-free Layout mechanism, logic for dealing with messages larger than buffer size changed - posted by mi...@apache.org on 2016/04/08 14:04:13 UTC, 0 replies.
- [22/50] logging-log4j2 git commit: LOG4J2-1343 update test for new garbage-free Layout mechanism, logic for dealing with messages larger than buffer size changed - posted by mi...@apache.org on 2016/04/08 14:04:14 UTC, 0 replies.
- [23/50] logging-log4j2 git commit: LOG4J2-1295 increased scope of garbage-free logging test to include Console, File, RollingFile, RollingRandomAccessFile, MemoryMappedFile (and the previous RandomAccessFile) appenders - posted by mi...@apache.org on 2016/04/08 14:04:15 UTC, 0 replies.
- [24/50] logging-log4j2 git commit: LOG4J2-1343, LOG4J2-1344 change log - posted by mi...@apache.org on 2016/04/08 14:04:16 UTC, 0 replies.
- [25/50] logging-log4j2 git commit: LOG4J2-1295 bugfix: this test will only pass if log4j is configured to be garbage-free. Skip this test in other configurations. - posted by mi...@apache.org on 2016/04/08 14:04:17 UTC, 0 replies.
- [26/50] logging-log4j2 git commit: [LOG4J2-1351] Update Jackson from 2.7.2 to 2.7.3. POM for jackson-dataformat-xml 2.7.3 depends on woodstox-core 5.0.2. - posted by mi...@apache.org on 2016/04/08 14:04:18 UTC, 0 replies.
- [27/50] logging-log4j2 git commit: Javadoc. - posted by mi...@apache.org on 2016/04/08 14:04:19 UTC, 0 replies.
- [28/50] logging-log4j2 git commit: Javadoc. - posted by mi...@apache.org on 2016/04/08 14:04:20 UTC, 0 replies.
- [29/50] logging-log4j2 git commit: Refactor to add XML test. - posted by mi...@apache.org on 2016/04/08 14:04:21 UTC, 0 replies.
- [30/50] logging-log4j2 git commit: Refactor to add XML test. - posted by mi...@apache.org on 2016/04/08 14:04:22 UTC, 0 replies.
- [31/50] logging-log4j2 git commit: Refactor to add XML test. - posted by mi...@apache.org on 2016/04/08 14:04:23 UTC, 0 replies.
- [32/50] logging-log4j2 git commit: Refactor to add XML test. - posted by mi...@apache.org on 2016/04/08 14:04:24 UTC, 0 replies.
- [33/50] logging-log4j2 git commit: LOG4J2-1326 modify SimpleMessage and ReusableSimpleMessage so they can carry CharSequence - posted by mi...@apache.org on 2016/04/08 14:04:25 UTC, 0 replies.
- [34/50] logging-log4j2 git commit: LOG4J2-1326 ReusableSimpleMessage test fix - posted by mi...@apache.org on 2016/04/08 14:04:26 UTC, 0 replies.
- [35/50] logging-log4j2 git commit: LOG4J2-1326 add methods to Logger interface that explicitly accept a CharSequence message - posted by mi...@apache.org on 2016/04/08 14:04:27 UTC, 0 replies.
- [36/50] logging-log4j2 git commit: LOG4J2-1326 add methods to AbstractLogger that explicitly accept a CharSequence message - posted by mi...@apache.org on 2016/04/08 14:04:28 UTC, 0 replies.
- [37/50] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled and logIfEnabled that accept a CharSequence to ExtendedLogger - posted by mi...@apache.org on 2016/04/08 14:04:29 UTC, 0 replies.
- [38/50] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled that accepts a CharSequence to subclasses of AbstractLogger - posted by mi...@apache.org on 2016/04/08 14:04:30 UTC, 0 replies.
- [39/50] logging-log4j2 git commit: LOG4J2-1326 MessageFactory changes to create a CharSequence-based Message - posted by mi...@apache.org on 2016/04/08 14:04:31 UTC, 0 replies.
- [40/50] logging-log4j2 git commit: LOG4J2-1326 add methods isEnabled that accepts a CharSequence to subclasses of AbstractLogger - posted by mi...@apache.org on 2016/04/08 14:04:32 UTC, 0 replies.
- [41/50] logging-log4j2 git commit: LOG4J2-1326 add tests for explicitly logging CharSequence - posted by mi...@apache.org on 2016/04/08 14:04:33 UTC, 0 replies.
- [42/50] logging-log4j2 git commit: LOG4J2-1326 SimpleMessage serialized format changed - posted by mi...@apache.org on 2016/04/08 14:04:34 UTC, 0 replies.
- [43/50] logging-log4j2 git commit: LOG4J2-1326 ensure that in garbage-free mode, logging a CharSequence does not create temporary objects: CharSequence.toString() should NOT be called - posted by mi...@apache.org on 2016/04/08 14:04:35 UTC, 0 replies.
- [44/50] logging-log4j2 git commit: LOG4J2-1326 change log - posted by mi...@apache.org on 2016/04/08 14:04:36 UTC, 0 replies.
- [45/50] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by mi...@apache.org on 2016/04/08 14:04:37 UTC, 0 replies.
- [46/50] logging-log4j2 git commit: LOG4J2-1297 documentation update: added section on the API changes - posted by mi...@apache.org on 2016/04/08 14:04:38 UTC, 0 replies.
- [47/50] logging-log4j2 git commit: LOG4J2-1326 SimpleMessage serialized format changed -simplified - posted by mi...@apache.org on 2016/04/08 14:04:39 UTC, 0 replies.
- [48/50] logging-log4j2 git commit: LOG4J2-1343 enable direct encoders only for async loggers for now - posted by mi...@apache.org on 2016/04/08 14:04:40 UTC, 0 replies.
- [49/50] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1356 - posted by mi...@apache.org on 2016/04/08 14:04:41 UTC, 0 replies.
- [50/50] logging-log4j2 git commit: Use custom JSON string encoding - posted by mi...@apache.org on 2016/04/08 14:04:42 UTC, 0 replies.
- logging-log4j2 git commit: Merge fix - posted by mi...@apache.org on 2016/04/08 14:08:18 UTC, 0 replies.
- logging-log4j2 git commit: Merge fix 2 - posted by mi...@apache.org on 2016/04/08 14:10:45 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1291 fix NPE in TextEncoderHelper when system property "log4j2.enable.direct.encoders" is not set - posted by rp...@apache.org on 2016/04/08 17:07:37 UTC, 0 replies.
- logging-log4j2 git commit: ignore broken test for now until I figure out underlying cause - posted by rp...@apache.org on 2016/04/08 17:34:12 UTC, 0 replies.
- [1/8] logging-log4j2 git commit: LOG4J2-1291 replace ThreadLocal in AbstractStringLayout with plain field: the ByteBufferDestination needs to be protected from concurrent access anyway - posted by mi...@apache.org on 2016/04/10 10:12:37 UTC, 0 replies.
- [2/8] logging-log4j2 git commit: LOG4J2-1343 synchronize on the ByteBufferDestination to protect against concurrent modification - posted by mi...@apache.org on 2016/04/10 10:12:38 UTC, 0 replies.
- [3/8] logging-log4j2 git commit: LOG4J2-1343 do not synchronize on the appender Manager while converting the LogEvent to text: this may result in deadlocks - posted by mi...@apache.org on 2016/04/10 10:12:39 UTC, 0 replies.
- [4/8] logging-log4j2 git commit: LOG4J2-1343 synchronize on the ByteBufferDestination to protect against concurrent modification - posted by mi...@apache.org on 2016/04/10 10:12:40 UTC, 0 replies.
- [5/8] logging-log4j2 git commit: use HeapByteBuffer rather than DirectByteBuffer - posted by mi...@apache.org on 2016/04/10 10:12:41 UTC, 0 replies.
- [6/8] logging-log4j2 git commit: LOG4J2-1291 fix NPE in TextEncoderHelper when system property "log4j2.enable.direct.encoders" is not set - posted by mi...@apache.org on 2016/04/10 10:12:42 UTC, 0 replies.
- [7/8] logging-log4j2 git commit: ignore broken test for now until I figure out underlying cause - posted by mi...@apache.org on 2016/04/10 10:12:43 UTC, 0 replies.
- [8/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1356 - posted by mi...@apache.org on 2016/04/10 10:12:44 UTC, 0 replies.
- logging-log4j2 git commit: Use ENABLE_DIRECT_ENCODERS switch in GelfLayout - posted by mi...@apache.org on 2016/04/10 10:24:49 UTC, 0 replies.
- [1/8] logging-log4j2 git commit: GC free GelfLayout - posted by mi...@apache.org on 2016/04/10 10:30:41 UTC, 0 replies.
- [2/8] logging-log4j2 git commit: Update documentation - posted by mi...@apache.org on 2016/04/10 10:30:42 UTC, 0 replies.
- [3/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1356 - posted by mi...@apache.org on 2016/04/10 10:30:43 UTC, 0 replies.
- [4/8] logging-log4j2 git commit: Use custom JSON string encoding - posted by mi...@apache.org on 2016/04/10 10:30:44 UTC, 0 replies.
- [5/8] logging-log4j2 git commit: Merge fix - posted by mi...@apache.org on 2016/04/10 10:30:45 UTC, 0 replies.
- [6/8] logging-log4j2 git commit: Merge fix 2 - posted by mi...@apache.org on 2016/04/10 10:30:46 UTC, 0 replies.
- [7/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1356 - posted by mi...@apache.org on 2016/04/10 10:30:47 UTC, 0 replies.
- [8/8] logging-log4j2 git commit: Use ENABLE_DIRECT_ENCODERS switch in GelfLayout - posted by mi...@apache.org on 2016/04/10 10:30:48 UTC, 0 replies.
- logging-log4j2 git commit: Remove unnecessary switch checking - posted by mi...@apache.org on 2016/04/10 11:44:21 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1291 removed check for Constants.ENABLE_THREADLOCALS since AbstractStringLayout no longer uses a ThreadLocal - posted by rp...@apache.org on 2016/04/10 12:34:27 UTC, 0 replies.
- logging-log4j2 git commit: Added comment for future improvement - posted by rp...@apache.org on 2016/04/11 17:32:59 UTC, 0 replies.
- logging-log4j2 git commit: javadoc fix - posted by rp...@apache.org on 2016/04/11 18:27:54 UTC, 0 replies.
- [01/11] logging-log4j2 git commit: LOG4J2-1343 simplified: OutputStreamManagers now implement ByteBufferDestination - posted by rp...@apache.org on 2016/04/11 19:53:28 UTC, 0 replies.
- [02/11] logging-log4j2 git commit: LOG4J2-1343 OutputStreamManager now implements ByteBufferDestination - posted by rp...@apache.org on 2016/04/11 19:53:29 UTC, 0 replies.
- [03/11] logging-log4j2 git commit: LOG4J2-1343 pass immediateFlush boolean to FileManager constructor - posted by rp...@apache.org on 2016/04/11 19:53:30 UTC, 0 replies.
- [04/11] logging-log4j2 git commit: LOG4J2-1343 simplified - posted by rp...@apache.org on 2016/04/11 19:53:31 UTC, 0 replies.
- [05/11] logging-log4j2 git commit: LOG4J2-1343 pass immediateFlush boolean to RollingFileManager constructor - posted by rp...@apache.org on 2016/04/11 19:53:32 UTC, 0 replies.
- [06/11] logging-log4j2 git commit: LOG4J2-1343 RollingFileManager: removed BufferedOutputStream, use ByteBuffer instead - posted by rp...@apache.org on 2016/04/11 19:53:33 UTC, 0 replies.
- [07/11] logging-log4j2 git commit: LOG4J2-1343 RandomRollingFileManager: simplified now that superclass owns the ByteBuffer - posted by rp...@apache.org on 2016/04/11 19:53:34 UTC, 0 replies.
- [08/11] logging-log4j2 git commit: LOG4J2-1343 RollingRandomRollingFileManager: simplified now that superclass owns the ByteBuffer - posted by rp...@apache.org on 2016/04/11 19:53:35 UTC, 0 replies.
- [09/11] logging-log4j2 git commit: LOG4J2-1343 MemoryMappedFileManager: simplified by leveraging superclass logic - posted by rp...@apache.org on 2016/04/11 19:53:36 UTC, 0 replies.
- [10/11] logging-log4j2 git commit: LOG4J2-1343 removed OutputStreamManagerDestination and BytebufferDestinationOutputStream since OutputStreamManager now directly implements the ByteBufferDestination interface - posted by rp...@apache.org on 2016/04/11 19:53:37 UTC, 0 replies.
- [11/11] logging-log4j2 git commit: LOG4J2-1343 fix bug in test - posted by rp...@apache.org on 2016/04/11 19:53:38 UTC, 0 replies.
- [1/6] logging-log4j2 git commit: LOG4J2-1343 performance optimization: if immediateFlush and buffer is empty then write straight to the file without copying into the buffer - posted by rp...@apache.org on 2016/04/12 17:00:20 UTC, 0 replies.
- [2/6] logging-log4j2 git commit: LOG4J2-1343 bugfix in performance optimization: must flush destination when done - posted by rp...@apache.org on 2016/04/12 17:00:21 UTC, 0 replies.
- [3/6] logging-log4j2 git commit: LOG4J2-1343 removed outdated comment: the new implementation does not have this problem (still not enabling gc-free sockets for now...) - posted by rp...@apache.org on 2016/04/12 17:00:22 UTC, 0 replies.
- [4/6] logging-log4j2 git commit: LOG4J2-1343 added countdown latch to ensure the UDP server is listening before logging the event; split up lines for easier debugging - posted by rp...@apache.org on 2016/04/12 17:00:23 UTC, 0 replies.
- [5/6] logging-log4j2 git commit: LOG4J2-1343 increase iterations to increase probability of finding occasional problems; make errors in background thread (if any) accessible to test runner thread - posted by rp...@apache.org on 2016/04/12 17:00:24 UTC, 0 replies.
- [6/6] logging-log4j2 git commit: LOG4J2-1274 enable garbage-free text encoding to bytes by default - posted by rp...@apache.org on 2016/04/12 17:00:25 UTC, 0 replies.
- [01/17] logging-log4j2 git commit: LOG4J2-1343 simplified: OutputStreamManagers now implement ByteBufferDestination - posted by rp...@apache.org on 2016/04/12 18:33:41 UTC, 0 replies.
- [02/17] logging-log4j2 git commit: LOG4J2-1343 OutputStreamManager now implements ByteBufferDestination - posted by rp...@apache.org on 2016/04/12 18:33:42 UTC, 0 replies.
- [03/17] logging-log4j2 git commit: LOG4J2-1343 pass immediateFlush boolean to FileManager constructor - posted by rp...@apache.org on 2016/04/12 18:33:43 UTC, 0 replies.
- [04/17] logging-log4j2 git commit: LOG4J2-1343 simplified - posted by rp...@apache.org on 2016/04/12 18:33:44 UTC, 0 replies.
- [05/17] logging-log4j2 git commit: LOG4J2-1343 pass immediateFlush boolean to RollingFileManager constructor - posted by rp...@apache.org on 2016/04/12 18:33:45 UTC, 0 replies.
- [06/17] logging-log4j2 git commit: LOG4J2-1343 RollingFileManager: removed BufferedOutputStream, use ByteBuffer instead - posted by rp...@apache.org on 2016/04/12 18:33:46 UTC, 0 replies.
- [07/17] logging-log4j2 git commit: LOG4J2-1343 RandomRollingFileManager: simplified now that superclass owns the ByteBuffer - posted by rp...@apache.org on 2016/04/12 18:33:47 UTC, 0 replies.
- [08/17] logging-log4j2 git commit: LOG4J2-1343 RollingRandomRollingFileManager: simplified now that superclass owns the ByteBuffer - posted by rp...@apache.org on 2016/04/12 18:33:48 UTC, 0 replies.
- [09/17] logging-log4j2 git commit: LOG4J2-1343 MemoryMappedFileManager: simplified by leveraging superclass logic - posted by rp...@apache.org on 2016/04/12 18:33:49 UTC, 0 replies.
- [10/17] logging-log4j2 git commit: LOG4J2-1343 removed OutputStreamManagerDestination and BytebufferDestinationOutputStream since OutputStreamManager now directly implements the ByteBufferDestination interface - posted by rp...@apache.org on 2016/04/12 18:33:50 UTC, 0 replies.
- [11/17] logging-log4j2 git commit: LOG4J2-1343 fix bug in test - posted by rp...@apache.org on 2016/04/12 18:33:51 UTC, 0 replies.
- [12/17] logging-log4j2 git commit: LOG4J2-1343 performance optimization: if immediateFlush and buffer is empty then write straight to the file without copying into the buffer - posted by rp...@apache.org on 2016/04/12 18:33:52 UTC, 0 replies.
- [13/17] logging-log4j2 git commit: LOG4J2-1343 bugfix in performance optimization: must flush destination when done - posted by rp...@apache.org on 2016/04/12 18:33:53 UTC, 0 replies.
- [14/17] logging-log4j2 git commit: LOG4J2-1343 removed outdated comment: the new implementation does not have this problem (still not enabling gc-free sockets for now...) - posted by rp...@apache.org on 2016/04/12 18:33:54 UTC, 0 replies.
- [15/17] logging-log4j2 git commit: LOG4J2-1343 added countdown latch to ensure the UDP server is listening before logging the event; split up lines for easier debugging - posted by rp...@apache.org on 2016/04/12 18:33:55 UTC, 0 replies.
- [16/17] logging-log4j2 git commit: LOG4J2-1343 increase iterations to increase probability of finding occasional problems; make errors in background thread (if any) accessible to test runner thread - posted by rp...@apache.org on 2016/04/12 18:33:56 UTC, 0 replies.
- [17/17] logging-log4j2 git commit: LOG4J2-1274 enable garbage-free text encoding to bytes by default - posted by rp...@apache.org on 2016/04/12 18:33:57 UTC, 0 replies.
- logging-log4j2 git commit: Async Loggers: support busy-spin consumer wait strategy for testing purposes. Not documented since rarely appropriate for production use. (Although there may be some rare ultra low latency use cases.) - posted by rp...@apache.org on 2016/04/12 19:40:29 UTC, 0 replies.
- logging-log4j2 git commit: I always use "Millis" as the post fix to avoid any confusion. - posted by gg...@apache.org on 2016/04/12 20:47:06 UTC, 1 replies.
- logging-log4j2 git commit: No need for factory methods to hide the return type: Use JsonLayout like the XML factories use XmlLayout. - posted by gg...@apache.org on 2016/04/12 22:13:01 UTC, 0 replies.
- logging-log4j2 git commit: Use a Switch on String instead of cascading if-else's. - posted by gg...@apache.org on 2016/04/13 04:08:34 UTC, 0 replies.
- logging-log4j2 git commit: CharSequenceFormattable - posted by mi...@apache.org on 2016/04/13 17:54:25 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1274 added StringBuilderEncoder - posted by rp...@apache.org on 2016/04/13 18:23:18 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1274 TextEncoderHelper cleanup - posted by rp...@apache.org on 2016/04/13 18:23:19 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 initial version of reusable LogEvent + factory - posted by rp...@apache.org on 2016/04/13 18:49:55 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 bugfix: ThrowableProxy is not cached, getter method is called in LogEventProxy constructor - posted by rp...@apache.org on 2016/04/13 18:52:34 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 moved GelfLayout to before PatternLayout in doc - posted by rp...@apache.org on 2016/04/13 19:03:44 UTC, 0 replies.
- [1/6] logging-log4j2 git commit: LOG4J2-1274 added StringBuilderEncoder - posted by mi...@apache.org on 2016/04/14 10:37:38 UTC, 0 replies.
- [2/6] logging-log4j2 git commit: LOG4J2-1274 TextEncoderHelper cleanup - posted by mi...@apache.org on 2016/04/14 10:37:39 UTC, 0 replies.
- [3/6] logging-log4j2 git commit: LOG4J2-1334 initial version of reusable LogEvent + factory - posted by mi...@apache.org on 2016/04/14 10:37:40 UTC, 0 replies.
- [4/6] logging-log4j2 git commit: LOG4J2-1334 bugfix: ThrowableProxy is not cached, getter method is called in LogEventProxy constructor - posted by mi...@apache.org on 2016/04/14 10:37:41 UTC, 0 replies.
- [5/6] logging-log4j2 git commit: LOG4J2-1297 moved GelfLayout to before PatternLayout in doc - posted by mi...@apache.org on 2016/04/14 10:37:42 UTC, 0 replies.
- [6/6] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/14 10:37:43 UTC, 0 replies.
- logging-log4j2 git commit: Do not use CharSequenceFormattable for (Reusable)ObjectMessage - posted by mi...@apache.org on 2016/04/14 10:49:24 UTC, 0 replies.
- logging-log4j2 git commit: Restore non-changed code - posted by mi...@apache.org on 2016/04/14 10:52:29 UTC, 0 replies.
- logging-log4j2 git commit: GelfLayoutBenchmark - posted by mi...@apache.org on 2016/04/14 15:12:48 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: GelfLayoutBenchmark - posted by mi...@apache.org on 2016/04/14 15:17:28 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/14 15:17:29 UTC, 0 replies.
- logging-log4j2 git commit: Improved GelfLayoutBenchmark - posted by mi...@apache.org on 2016/04/14 16:02:12 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1334 let LogEventProxy accept any LogEvent source - posted by rp...@apache.org on 2016/04/14 16:51:09 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1334 added MutableLogEvent.clear() and initFrom() methods to prepare for this class being used in the AsyncLoggerConfigDisruptor ring buffer - posted by rp...@apache.org on 2016/04/14 16:51:10 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 added Log4jLogEvent.serialize(LogEvent, boolean) method to allow serialization/copy of any LogEvent (regardless of implementation) - posted by rp...@apache.org on 2016/04/14 16:54:31 UTC, 0 replies.
- [1/7] logging-log4j2 git commit: Improved GelfLayoutBenchmark - posted by mi...@apache.org on 2016/04/15 14:48:28 UTC, 0 replies.
- [2/7] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/15 14:48:29 UTC, 0 replies.
- [3/7] logging-log4j2 git commit: LOG4J2-1334 let LogEventProxy accept any LogEvent source - posted by mi...@apache.org on 2016/04/15 14:48:30 UTC, 0 replies.
- [4/7] logging-log4j2 git commit: LOG4J2-1334 added MutableLogEvent.clear() and initFrom() methods to prepare for this class being used in the AsyncLoggerConfigDisruptor ring buffer - posted by mi...@apache.org on 2016/04/15 14:48:31 UTC, 0 replies.
- [5/7] logging-log4j2 git commit: LOG4J2-1334 added Log4jLogEvent.serialize(LogEvent, boolean) method to allow serialization/copy of any LogEvent (regardless of implementation) - posted by mi...@apache.org on 2016/04/15 14:48:32 UTC, 0 replies.
- [6/7] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/15 14:48:33 UTC, 0 replies.
- [7/7] logging-log4j2 git commit: Remove CharSequenceFormattable from ParameterizedMessages - posted by mi...@apache.org on 2016/04/15 14:48:34 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1368 StatusLogger dropped exceptions when logging parameterized messages. - posted by rp...@apache.org on 2016/04/15 17:51:46 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 allow AsyncLoggerConfigDisruptor ringbuffer to be pre-allocated with MutableLogEvents, add translator that updates instead of replaces LogEvents - posted by rp...@apache.org on 2016/04/15 18:42:43 UTC, 0 replies.
- logging-log4j2 git commit: ignore spurious output to the console and only fail if the text indicates that an object was allocated - posted by rp...@apache.org on 2016/04/15 20:27:19 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 simplify AsyncAppender: now that any LogEvent can be serialized there is no more need to downcast to Log4jLogEvent or copy a RingBufferLogEvent into a Log4jLogEvent - posted by rp...@apache.org on 2016/04/16 07:30:56 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 added HdrHistogram dependency for use in latency tests - posted by rp...@apache.org on 2016/04/16 07:33:08 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: removed trailing whitespace - posted by rp...@apache.org on 2016/04/16 09:37:02 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: removed trailing whitespace - posted by rp...@apache.org on 2016/04/16 09:37:03 UTC, 0 replies.
- [1/5] logging-log4j2 git commit: LOG4J2-1334 ReusableLogEventFactory various fixes - posted by rp...@apache.org on 2016/04/16 14:55:00 UTC, 0 replies.
- [2/5] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent bugfix: don't clear thread name - posted by rp...@apache.org on 2016/04/16 14:55:01 UTC, 0 replies.
- [3/5] logging-log4j2 git commit: LOG4J2-1334 ListAppender must add snapshot of MutableLogEvent to the list, not the MutableLogEvent itself (since it will change) - posted by rp...@apache.org on 2016/04/16 14:55:02 UTC, 0 replies.
- [4/5] logging-log4j2 git commit: LOG4J2-1334 Jackson-based layouts somehow filter out Message.getFormat() for Log4jLogEvent. Need to set up the same filters for MutableLogEvent but don't know how... This is a workaround. - posted by rp...@apache.org on 2016/04/16 14:55:03 UTC, 0 replies.
- [5/5] logging-log4j2 git commit: LOG4J2-1334 the kill switch for MutableLogEvents (currently short-circuited so it always uses Log4jLogEvent) - posted by rp...@apache.org on 2016/04/16 14:55:04 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 SmtpManager must store snapshot of MutableLogEvent in cyclic buffer, not the MutableEvent itself - posted by rp...@apache.org on 2016/04/16 15:04:18 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 ExtendedThrowablePatternProxy bugfix: a long time ago the method getThrownProxy() was added to the LogEvent interface, but ExtendedThrowablePatternProxy still required Log4jLogEvent - posted by rp...@apache.org on 2016/04/16 15:36:31 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 RootThrowablePatternConverter bugfix: a long time ago the method getThrownProxy() was added to the LogEvent interface, but RootThrowablePatternConverter still required Log4jLogEvent - posted by rp...@apache.org on 2016/04/16 15:38:57 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: LOG4J2-1334 make ThreadNameCachingStrategy public so it can be used in ReusableLogEventFactory - posted by rp...@apache.org on 2016/04/17 07:34:19 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: LOG4J2-1334 moved two constants from RingBufferLogEvent to Constants so they can be used in MutableLogEvent - posted by rp...@apache.org on 2016/04/17 07:34:20 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent and ReusableLogEventFactory improvements - posted by rp...@apache.org on 2016/04/17 07:34:21 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1274 moved CharBuffer size from TextEncoderHelper to Constants, improved Constants docs - posted by rp...@apache.org on 2016/04/17 07:52:20 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1274 moved ByteBuffer size from OutputStreamManager to Constants, improved Constants docs - posted by rp...@apache.org on 2016/04/17 08:27:06 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 javadoc - posted by rp...@apache.org on 2016/04/17 08:49:46 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent unit test initial version - posted by rp...@apache.org on 2016/04/17 15:17:01 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1334 improved and added gc-free unit tests: - posted by rp...@apache.org on 2016/04/17 15:17:02 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 made some progress on latency test - posted by rp...@apache.org on 2016/04/17 15:19:39 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 latency test javadoc - posted by rp...@apache.org on 2016/04/17 15:42:49 UTC, 0 replies.
- [1/4] logging-log4j2 git commit: [LOG4J2-1362] Create a YAML layout. - posted by gg...@apache.org on 2016/04/18 01:07:44 UTC, 0 replies.
- [2/4] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by gg...@apache.org on 2016/04/18 01:07:45 UTC, 0 replies.
- [3/4] logging-log4j2 git commit: Fix appender name. - posted by gg...@apache.org on 2016/04/18 01:07:46 UTC, 0 replies.
- [4/4] logging-log4j2 git commit: [LOG4J2-1362] Create a YAML layout. - posted by gg...@apache.org on 2016/04/18 01:07:47 UTC, 0 replies.
- logging-log4j2 git commit: Add missing '@Override' annotations. - posted by gg...@apache.org on 2016/04/18 01:28:54 UTC, 0 replies.
- logging-log4j2 git commit: Add missing '@Override' annotations to implementations of interface methods. - posted by gg...@apache.org on 2016/04/18 01:29:30 UTC, 0 replies.
- logging-log4j2 git commit: Remove unused imports. - posted by gg...@apache.org on 2016/04/18 01:30:35 UTC, 0 replies.
- logging-log4j2 git commit: Add final modifier to private fields. - posted by gg...@apache.org on 2016/04/18 01:31:53 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Remove unused imports. - posted by gg...@apache.org on 2016/04/18 01:33:37 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Add final modifier to private fields. - posted by gg...@apache.org on 2016/04/18 01:33:38 UTC, 0 replies.
- logging-log4j2 git commit: Use Java 7 diamonds. - posted by gg...@apache.org on 2016/04/18 01:39:04 UTC, 1 replies.
- logging-log4j2 git commit: Remove redundant interfaces. - posted by gg...@apache.org on 2016/04/18 01:41:09 UTC, 0 replies.
- logging-log4j2 git commit: Add traceEntry/Exit() tests. - posted by gg...@apache.org on 2016/04/18 01:45:14 UTC, 0 replies.
- logging-log4j2 git commit: Statement unnecessarily nested. - posted by gg...@apache.org on 2016/04/18 01:47:37 UTC, 0 replies.
- logging-log4j2 git commit: Replace depreacted test code with EasyMock.newCapture(). - posted by gg...@apache.org on 2016/04/18 01:50:22 UTC, 0 replies.
- logging-log4j2 git commit: Do not use our own deprecated code. - posted by gg...@apache.org on 2016/04/18 01:52:57 UTC, 0 replies.
- logging-log4j2 git commit: Unnecessary cast. - posted by gg...@apache.org on 2016/04/18 01:53:39 UTC, 0 replies.
- [1/8] logging-log4j2 git commit: Statement unnecessarily nested. - posted by gg...@apache.org on 2016/04/18 02:26:37 UTC, 0 replies.
- [2/8] logging-log4j2 git commit: Remove unused imports. - posted by gg...@apache.org on 2016/04/18 02:26:38 UTC, 0 replies.
- [3/8] logging-log4j2 git commit: Add traceEntry/Exit() tests. - posted by gg...@apache.org on 2016/04/18 02:26:39 UTC, 0 replies.
- [4/8] logging-log4j2 git commit: Fix per Matt's comments on the ML. - posted by gg...@apache.org on 2016/04/18 02:26:40 UTC, 0 replies.
- [5/8] logging-log4j2 git commit: Do not use our own deprecated code. - posted by gg...@apache.org on 2016/04/18 02:26:41 UTC, 0 replies.
- [6/8] logging-log4j2 git commit: Remove dead comment. - posted by gg...@apache.org on 2016/04/18 02:26:42 UTC, 0 replies.
- [7/8] logging-log4j2 git commit: Remove dead comment. - posted by gg...@apache.org on 2016/04/18 02:26:43 UTC, 0 replies.
- [8/8] logging-log4j2 git commit: Do not use our own deprecated code. - posted by gg...@apache.org on 2016/04/18 02:26:44 UTC, 0 replies.
- [01/50] logging-log4j2 git commit: LOG4J2-1334 simplify AsyncAppender: now that any LogEvent can be serialized there is no more need to downcast to Log4jLogEvent or copy a RingBufferLogEvent into a Log4jLogEvent - posted by mi...@apache.org on 2016/04/18 13:37:47 UTC, 0 replies.
- [02/50] logging-log4j2 git commit: LOG4J2-1297 added HdrHistogram dependency for use in latency tests - posted by mi...@apache.org on 2016/04/18 13:37:48 UTC, 0 replies.
- [03/50] logging-log4j2 git commit: removed trailing whitespace - posted by mi...@apache.org on 2016/04/18 13:37:49 UTC, 0 replies.
- [04/50] logging-log4j2 git commit: removed trailing whitespace - posted by mi...@apache.org on 2016/04/18 13:37:50 UTC, 0 replies.
- [05/50] logging-log4j2 git commit: LOG4J2-1334 ReusableLogEventFactory various fixes - posted by mi...@apache.org on 2016/04/18 13:37:51 UTC, 0 replies.
- [06/50] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent bugfix: don't clear thread name - posted by mi...@apache.org on 2016/04/18 13:37:52 UTC, 0 replies.
- [07/50] logging-log4j2 git commit: LOG4J2-1334 ListAppender must add snapshot of MutableLogEvent to the list, not the MutableLogEvent itself (since it will change) - posted by mi...@apache.org on 2016/04/18 13:37:53 UTC, 0 replies.
- [08/50] logging-log4j2 git commit: LOG4J2-1334 Jackson-based layouts somehow filter out Message.getFormat() for Log4jLogEvent. Need to set up the same filters for MutableLogEvent but don't know how... This is a workaround. - posted by mi...@apache.org on 2016/04/18 13:37:54 UTC, 0 replies.
- [09/50] logging-log4j2 git commit: LOG4J2-1334 the kill switch for MutableLogEvents (currently short-circuited so it always uses Log4jLogEvent) - posted by mi...@apache.org on 2016/04/18 13:37:55 UTC, 0 replies.
- [10/50] logging-log4j2 git commit: LOG4J2-1334 SmtpManager must store snapshot of MutableLogEvent in cyclic buffer, not the MutableEvent itself - posted by mi...@apache.org on 2016/04/18 13:37:56 UTC, 0 replies.
- [11/50] logging-log4j2 git commit: LOG4J2-1334 ExtendedThrowablePatternProxy bugfix: a long time ago the method getThrownProxy() was added to the LogEvent interface, but ExtendedThrowablePatternProxy still required Log4jLogEvent - posted by mi...@apache.org on 2016/04/18 13:37:57 UTC, 0 replies.
- [12/50] logging-log4j2 git commit: LOG4J2-1334 RootThrowablePatternConverter bugfix: a long time ago the method getThrownProxy() was added to the LogEvent interface, but RootThrowablePatternConverter still required Log4jLogEvent - posted by mi...@apache.org on 2016/04/18 13:37:58 UTC, 0 replies.
- [13/50] logging-log4j2 git commit: LOG4J2-1334 make ThreadNameCachingStrategy public so it can be used in ReusableLogEventFactory - posted by mi...@apache.org on 2016/04/18 13:37:59 UTC, 0 replies.
- [14/50] logging-log4j2 git commit: LOG4J2-1334 moved two constants from RingBufferLogEvent to Constants so they can be used in MutableLogEvent - posted by mi...@apache.org on 2016/04/18 13:38:00 UTC, 0 replies.
- [15/50] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent and ReusableLogEventFactory improvements - posted by mi...@apache.org on 2016/04/18 13:38:01 UTC, 0 replies.
- [16/50] logging-log4j2 git commit: LOG4J2-1274 moved CharBuffer size from TextEncoderHelper to Constants, improved Constants docs - posted by mi...@apache.org on 2016/04/18 13:38:02 UTC, 0 replies.
- [17/50] logging-log4j2 git commit: LOG4J2-1274 moved ByteBuffer size from OutputStreamManager to Constants, improved Constants docs - posted by mi...@apache.org on 2016/04/18 13:38:03 UTC, 0 replies.
- [18/50] logging-log4j2 git commit: LOG4J2-1334 javadoc - posted by mi...@apache.org on 2016/04/18 13:38:04 UTC, 0 replies.
- [19/50] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent unit test initial version - posted by mi...@apache.org on 2016/04/18 13:38:05 UTC, 0 replies.
- [20/50] logging-log4j2 git commit: LOG4J2-1334 improved and added gc-free unit tests: - posted by mi...@apache.org on 2016/04/18 13:38:06 UTC, 0 replies.
- [21/50] logging-log4j2 git commit: LOG4J2-1297 made some progress on latency test - posted by mi...@apache.org on 2016/04/18 13:38:07 UTC, 0 replies.
- [22/50] logging-log4j2 git commit: LOG4J2-1297 latency test javadoc - posted by mi...@apache.org on 2016/04/18 13:38:08 UTC, 0 replies.
- [23/50] logging-log4j2 git commit: [LOG4J2-1362] Create a YAML layout. - posted by mi...@apache.org on 2016/04/18 13:38:09 UTC, 0 replies.
- [24/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 2016/04/18 13:38:10 UTC, 0 replies.
- [25/50] logging-log4j2 git commit: Fix appender name. - posted by mi...@apache.org on 2016/04/18 13:38:11 UTC, 0 replies.
- [26/50] logging-log4j2 git commit: [LOG4J2-1362] Create a YAML layout. - posted by mi...@apache.org on 2016/04/18 13:38:12 UTC, 0 replies.
- [27/50] logging-log4j2 git commit: Add missing '@Override' annotations. - posted by mi...@apache.org on 2016/04/18 13:38:13 UTC, 0 replies.
- [28/50] logging-log4j2 git commit: Add missing '@Override' annotations to implementations of interface methods. - posted by mi...@apache.org on 2016/04/18 13:38:14 UTC, 0 replies.
- [29/50] logging-log4j2 git commit: Remove unused imports. - posted by mi...@apache.org on 2016/04/18 13:38:15 UTC, 0 replies.
- [30/50] logging-log4j2 git commit: Add final modifier to private fields. - posted by mi...@apache.org on 2016/04/18 13:38:16 UTC, 0 replies.
- [31/50] logging-log4j2 git commit: Remove unused imports. - posted by mi...@apache.org on 2016/04/18 13:38:17 UTC, 0 replies.
- [32/50] logging-log4j2 git commit: Add final modifier to private fields. - posted by mi...@apache.org on 2016/04/18 13:38:18 UTC, 0 replies.
- [33/50] logging-log4j2 git commit: Use Java 7 diamonds. - posted by mi...@apache.org on 2016/04/18 13:38:19 UTC, 0 replies.
- [34/50] logging-log4j2 git commit: Use Java 7 diamonds. - posted by mi...@apache.org on 2016/04/18 13:38:20 UTC, 0 replies.
- [35/50] logging-log4j2 git commit: Remove redundant interfaces. - posted by mi...@apache.org on 2016/04/18 13:38:21 UTC, 0 replies.
- [36/50] logging-log4j2 git commit: Add traceEntry/Exit() tests. - posted by mi...@apache.org on 2016/04/18 13:38:22 UTC, 0 replies.
- [37/50] logging-log4j2 git commit: Statement unnecessarily nested. - posted by mi...@apache.org on 2016/04/18 13:38:23 UTC, 0 replies.
- [38/50] logging-log4j2 git commit: Replace depreacted test code with EasyMock.newCapture(). - posted by mi...@apache.org on 2016/04/18 13:38:24 UTC, 0 replies.
- [39/50] logging-log4j2 git commit: Do not use our own deprecated code. - posted by mi...@apache.org on 2016/04/18 13:38:25 UTC, 0 replies.
- [40/50] logging-log4j2 git commit: Unnecessary cast. - posted by mi...@apache.org on 2016/04/18 13:38:26 UTC, 0 replies.
- [41/50] logging-log4j2 git commit: Statement unnecessarily nested. - posted by mi...@apache.org on 2016/04/18 13:38:27 UTC, 0 replies.
- [42/50] logging-log4j2 git commit: Remove unused imports. - posted by mi...@apache.org on 2016/04/18 13:38:28 UTC, 0 replies.
- [43/50] logging-log4j2 git commit: Add traceEntry/Exit() tests. - posted by mi...@apache.org on 2016/04/18 13:38:29 UTC, 0 replies.
- [44/50] logging-log4j2 git commit: Fix per Matt's comments on the ML. - posted by mi...@apache.org on 2016/04/18 13:38:30 UTC, 0 replies.
- [45/50] logging-log4j2 git commit: Do not use our own deprecated code. - posted by mi...@apache.org on 2016/04/18 13:38:31 UTC, 0 replies.
- [46/50] logging-log4j2 git commit: Remove dead comment. - posted by mi...@apache.org on 2016/04/18 13:38:32 UTC, 0 replies.
- [47/50] logging-log4j2 git commit: Remove dead comment. - posted by mi...@apache.org on 2016/04/18 13:38:33 UTC, 0 replies.
- [48/50] logging-log4j2 git commit: Do not use our own deprecated code. - posted by mi...@apache.org on 2016/04/18 13:38:34 UTC, 0 replies.
- [49/50] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:38:35 UTC, 0 replies.
- [50/50] logging-log4j2 git commit: Fix compilation errors - posted by mi...@apache.org on 2016/04/18 13:38:36 UTC, 0 replies.
- [01/12] logging-log4j2 git commit: CharSequenceFormattable - posted by mi...@apache.org on 2016/04/18 13:44:16 UTC, 0 replies.
- [02/12] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:44:17 UTC, 0 replies.
- [03/12] logging-log4j2 git commit: Do not use CharSequenceFormattable for (Reusable)ObjectMessage - posted by mi...@apache.org on 2016/04/18 13:44:18 UTC, 0 replies.
- [04/12] logging-log4j2 git commit: Restore non-changed code - posted by mi...@apache.org on 2016/04/18 13:44:19 UTC, 0 replies.
- [05/12] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:44:20 UTC, 0 replies.
- [06/12] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:44:21 UTC, 0 replies.
- [07/12] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:44:22 UTC, 0 replies.
- [08/12] logging-log4j2 git commit: Remove CharSequenceFormattable from ParameterizedMessages - posted by mi...@apache.org on 2016/04/18 13:44:23 UTC, 0 replies.
- [09/12] logging-log4j2 git commit: Use CharSequence instead of CharSequenceFormattable - posted by mi...@apache.org on 2016/04/18 13:44:24 UTC, 0 replies.
- [10/12] logging-log4j2 git commit: Revert insignificant changes - posted by mi...@apache.org on 2016/04/18 13:44:25 UTC, 0 replies.
- [11/12] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1365 - posted by mi...@apache.org on 2016/04/18 13:44:26 UTC, 0 replies.
- [12/12] logging-log4j2 git commit: Fix compilation errors - posted by mi...@apache.org on 2016/04/18 13:44:27 UTC, 0 replies.
- [logging-log4j2] Git Push Summary - posted by mi...@apache.org on 2016/04/18 13:47:41 UTC, 2 replies.
- logging-log4j2 git commit: Update changes.xml - posted by mi...@apache.org on 2016/04/18 15:04:05 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent unit tests - posted by rp...@apache.org on 2016/04/18 15:40:40 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 latency test update - posted by rp...@apache.org on 2016/04/18 16:04:27 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 ReusableLogEventFactory unit tests - posted by rp...@apache.org on 2016/04/18 16:26:35 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1295 fix garbage-free unit test: stop printing allocations after we're done with logging test - posted by rp...@apache.org on 2016/04/18 16:42:49 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1334 removed redundant MutableLogEvent from log4j-perf module - posted by rp...@apache.org on 2016/04/18 17:02:01 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 minor content improvements - posted by rp...@apache.org on 2016/04/18 18:04:57 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 clarify default mode - posted by rp...@apache.org on 2016/04/18 18:12:12 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1369] "xz" compression results in plaintext, uncompressed files. - posted by gg...@apache.org on 2016/04/19 00:19:35 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1369] "xz" compression results in plaintext, uncompressed files. Deleted org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.FileExtensions.XY, use XZ instead. - posted by gg...@apache.org on 2016/04/19 02:10:26 UTC, 2 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1297 various content and structure improvements - posted by rp...@apache.org on 2016/04/19 16:55:56 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 latency test improvements - posted by rp...@apache.org on 2016/04/19 17:01:37 UTC, 0 replies.
- logging-log4j2 git commit: LOGj2-1263 - The ConfigurationSource was not saved for BuiltConfigurations so monitor interval had no effect - posted by rg...@apache.org on 2016/04/19 18:15:12 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1274 javadoc to clarify how subclasses can be garbage-free - posted by rp...@apache.org on 2016/04/20 11:59:22 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1274 improved #encode method javadoc - posted by rp...@apache.org on 2016/04/20 12:18:20 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1363 - Properties Configuration did not support includeLocation attribute on Loggers. - posted by rg...@apache.org on 2016/04/20 14:07:03 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). - posted by gg...@apache.org on 2016/04/20 18:17:33 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). Javadoc. - posted by gg...@apache.org on 2016/04/20 19:21:56 UTC, 0 replies.
- [1/3] logging-log4j2 git commit: javadoc - posted by rp...@apache.org on 2016/04/21 07:26:22 UTC, 0 replies.
- [2/3] logging-log4j2 git commit: cleanup - posted by rp...@apache.org on 2016/04/21 07:26:23 UTC, 0 replies.
- [3/3] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by rp...@apache.org on 2016/04/21 07:26:24 UTC, 0 replies.
- logging-log4j2 git commit: cleanup - posted by rp...@apache.org on 2016/04/21 07:34:14 UTC, 0 replies.
- logging-log4j2 git commit: added comments - posted by rp...@apache.org on 2016/04/21 07:42:22 UTC, 0 replies.
- logging-log4j2 git commit: Fixing missing space typo. - posted by gg...@apache.org on 2016/04/21 20:00:12 UTC, 1 replies.
- [01/15] logging-log4j2 git commit: LOG4J2-1342 added tests to verify parameters are passed correctly with async logging - posted by rp...@apache.org on 2016/04/22 07:58:35 UTC, 0 replies.
- [02/15] logging-log4j2 git commit: LOG4J2-1342 added methods to ReusableMessage to enable passing parameters to async logger background threads - posted by rp...@apache.org on 2016/04/22 07:58:36 UTC, 0 replies.
- [03/15] logging-log4j2 git commit: LOG4J2-1342 bugfix: don't set ReusableParameterizedMessage array to null - posted by rp...@apache.org on 2016/04/22 07:58:37 UTC, 0 replies.
- [04/15] logging-log4j2 git commit: LOG4J2-1342 ensure internal array is not set to null by incorrect swap() invocation - posted by rp...@apache.org on 2016/04/22 07:58:38 UTC, 0 replies.
- [05/15] logging-log4j2 git commit: LOG4J2-1342 use more reliable CountDownLatch to ensure background thread is finished - posted by rp...@apache.org on 2016/04/22 07:58:39 UTC, 0 replies.
- [06/15] logging-log4j2 git commit: LOG4J2-1334 don't take snapshot of message, delegate to MutableLogEvent - posted by rp...@apache.org on 2016/04/22 07:58:40 UTC, 0 replies.
- [07/15] logging-log4j2 git commit: LOG4J2-1342 added method ReusableMessage#memento() to take snapshot (used by AsyncAppender) - posted by rp...@apache.org on 2016/04/22 07:58:41 UTC, 0 replies.
- [08/15] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rp...@apache.org on 2016/04/22 07:58:42 UTC, 0 replies.
- [09/15] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rp...@apache.org on 2016/04/22 07:58:43 UTC, 0 replies.
- [10/15] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento(), ensure internal parameters field is not null - posted by rp...@apache.org on 2016/04/22 07:58:44 UTC, 0 replies.
- [11/15] logging-log4j2 git commit: LOG4J2-1342 MutableLogEvent.getMessage() returns this log event if message is not set - posted by rp...@apache.org on 2016/04/22 07:58:45 UTC, 0 replies.
- [12/15] logging-log4j2 git commit: LOG4J2-1342 use new method ReusableMessage#memento() to take snapshot without losing parameter information - posted by rp...@apache.org on 2016/04/22 07:58:46 UTC, 0 replies.
- [13/15] logging-log4j2 git commit: LOG4J2-1334 synchronous logging is now garbage-free; enable this by default - posted by rp...@apache.org on 2016/04/22 07:58:47 UTC, 0 replies.
- [14/15] logging-log4j2 git commit: LOG4J2-1334 enable unit tests that verify that synchronous logging and mixed sync/async is garbage-free - posted by rp...@apache.org on 2016/04/22 07:58:48 UTC, 0 replies.
- [15/15] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by rp...@apache.org on 2016/04/22 07:58:49 UTC, 0 replies.
- logging-log4j2 git commit: Useful toString(), especially when you use the Eclipse JUnit view. - posted by gg...@apache.org on 2016/04/22 08:08:39 UTC, 0 replies.
- logging-log4j2 git commit: Useful toString(). - posted by gg...@apache.org on 2016/04/22 08:09:17 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1373 update Logger wrapper Generate tool for new methods added to the Logger interface - posted by rp...@apache.org on 2016/04/23 04:42:01 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1373 added comment on @since versioning convention in generated code - posted by rp...@apache.org on 2016/04/23 08:42:33 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1373 updated change log - posted by rp...@apache.org on 2016/04/23 08:42:34 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1374 & LOG4J2-1375: Migrate tests from Logback 1.1.3 to 1.1.7, Update SLF4J from 1.7.13 to 1.7.21 - posted by rp...@apache.org on 2016/04/23 13:12:03 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-494 working CompositeConfiguration - posted by rg...@apache.org on 2016/04/24 08:33:11 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 throughput test improvements (added JUL, separated parameterized message from simple string logging) - posted by rp...@apache.org on 2016/04/24 15:58:26 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-494 - Support reconfiguration. Fix status logging issues - posted by rg...@apache.org on 2016/04/25 15:31:02 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 added initial performance test results: synchronous logging throughput - posted by rp...@apache.org on 2016/04/25 16:44:04 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 small syntax edits - posted by rp...@apache.org on 2016/04/25 16:49:08 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 minor edits - posted by rp...@apache.org on 2016/04/25 16:51:32 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 improve instructions on how to run this test - posted by rp...@apache.org on 2016/04/25 17:40:11 UTC, 0 replies.
- logging-log4j2 git commit: Adding README.md file for GitHub - posted by mi...@apache.org on 2016/04/25 18:10:23 UTC, 0 replies.
- logging-log4j2 git commit: Revert clirr to version 2.6.1. Add composite configuration documentation. - posted by rg...@apache.org on 2016/04/26 03:15:50 UTC, 0 replies.
- [01/34] logging-log4j2 git commit: cleanup - posted by rg...@apache.org on 2016/04/26 06:30:57 UTC, 0 replies.
- [02/34] logging-log4j2 git commit: cleanup - posted by rg...@apache.org on 2016/04/26 06:30:58 UTC, 0 replies.
- [03/34] logging-log4j2 git commit: javadoc - posted by rg...@apache.org on 2016/04/26 06:30:59 UTC, 0 replies.
- [04/34] logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). Javadoc. - posted by rg...@apache.org on 2016/04/26 06:31:00 UTC, 0 replies.
- [05/34] logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). - posted by rg...@apache.org on 2016/04/26 06:31:01 UTC, 0 replies.
- [06/34] logging-log4j2 git commit: LOG4J2-1342 use more reliable CountDownLatch to ensure background thread is finished - posted by rg...@apache.org on 2016/04/26 06:31:02 UTC, 0 replies.
- [07/34] logging-log4j2 git commit: LOG4J2-1342 bugfix: don't set ReusableParameterizedMessage array to null - posted by rg...@apache.org on 2016/04/26 06:31:03 UTC, 0 replies.
- [08/34] logging-log4j2 git commit: Fixing missing space typo. - posted by rg...@apache.org on 2016/04/26 06:31:04 UTC, 0 replies.
- [09/34] logging-log4j2 git commit: added comments - posted by rg...@apache.org on 2016/04/26 06:31:05 UTC, 0 replies.
- [10/34] logging-log4j2 git commit: LOG4J2-1342 added methods to ReusableMessage to enable passing parameters to async logger background threads - posted by rg...@apache.org on 2016/04/26 06:31:06 UTC, 0 replies.
- [11/34] logging-log4j2 git commit: LOG4J2-1342 added tests to verify parameters are passed correctly with async logging - posted by rg...@apache.org on 2016/04/26 06:31:07 UTC, 0 replies.
- [12/34] logging-log4j2 git commit: Fixing missing space typo. - posted by rg...@apache.org on 2016/04/26 06:31:08 UTC, 0 replies.
- [13/34] logging-log4j2 git commit: LOG4J2-1342 ensure internal array is not set to null by incorrect swap() invocation - posted by rg...@apache.org on 2016/04/26 06:31:09 UTC, 0 replies.
- [14/34] logging-log4j2 git commit: LOG4J2-1342 use new method ReusableMessage#memento() to take snapshot without losing parameter information - posted by rg...@apache.org on 2016/04/26 06:31:10 UTC, 0 replies.
- [15/34] logging-log4j2 git commit: LOG4J2-1334 synchronous logging is now garbage-free; enable this by default - posted by rg...@apache.org on 2016/04/26 06:31:11 UTC, 0 replies.
- [16/34] logging-log4j2 git commit: LOG4J2-1334 enable unit tests that verify that synchronous logging and mixed sync/async is garbage-free - posted by rg...@apache.org on 2016/04/26 06:31:12 UTC, 0 replies.
- [17/34] logging-log4j2 git commit: LOG4J2-1342 MutableLogEvent.getMessage() returns this log event if message is not set - posted by rg...@apache.org on 2016/04/26 06:31:13 UTC, 0 replies.
- [18/34] logging-log4j2 git commit: LOG4J2-1342 added method ReusableMessage#memento() to take snapshot (used by AsyncAppender) - posted by rg...@apache.org on 2016/04/26 06:31:14 UTC, 0 replies.
- [19/34] logging-log4j2 git commit: LOG4J2-1334 don't take snapshot of message, delegate to MutableLogEvent - posted by rg...@apache.org on 2016/04/26 06:31:15 UTC, 0 replies.
- [20/34] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rg...@apache.org on 2016/04/26 06:31:16 UTC, 0 replies.
- [21/34] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rg...@apache.org on 2016/04/26 06:31:17 UTC, 0 replies.
- [22/34] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento(), ensure internal parameters field is not null - posted by rg...@apache.org on 2016/04/26 06:31:18 UTC, 0 replies.
- [23/34] logging-log4j2 git commit: LOG4J2-1297 small syntax edits - posted by rg...@apache.org on 2016/04/26 06:31:19 UTC, 0 replies.
- [24/34] logging-log4j2 git commit: LOG4J2-1374 & LOG4J2-1375: Migrate tests from Logback 1.1.3 to 1.1.7, Update SLF4J from 1.7.13 to 1.7.21 - posted by rg...@apache.org on 2016/04/26 06:31:20 UTC, 0 replies.
- [25/34] logging-log4j2 git commit: Useful toString(). - posted by rg...@apache.org on 2016/04/26 06:31:21 UTC, 0 replies.
- [26/34] logging-log4j2 git commit: LOG4J2-1297 throughput test improvements (added JUL, separated parameterized message from simple string logging) - posted by rg...@apache.org on 2016/04/26 06:31:22 UTC, 0 replies.
- [27/34] logging-log4j2 git commit: Useful toString(), especially when you use the Eclipse JUnit view. - posted by rg...@apache.org on 2016/04/26 06:31:23 UTC, 0 replies.
- [28/34] logging-log4j2 git commit: LOG4J2-1373 update Logger wrapper Generate tool for new methods added to the Logger interface - posted by rg...@apache.org on 2016/04/26 06:31:24 UTC, 0 replies.
- [29/34] logging-log4j2 git commit: LOG4J2-1373 updated change log - posted by rg...@apache.org on 2016/04/26 06:31:25 UTC, 0 replies.
- [30/34] logging-log4j2 git commit: LOG4J2-1373 added comment on @since versioning convention in generated code - posted by rg...@apache.org on 2016/04/26 06:31:26 UTC, 0 replies.
- [31/34] logging-log4j2 git commit: LOG4J2-1297 added initial performance test results: synchronous logging throughput - posted by rg...@apache.org on 2016/04/26 06:31:27 UTC, 0 replies.
- [32/34] logging-log4j2 git commit: Adding README.md file for GitHub - posted by rg...@apache.org on 2016/04/26 06:31:28 UTC, 0 replies.
- [33/34] logging-log4j2 git commit: LOG4J2-1297 minor edits - posted by rg...@apache.org on 2016/04/26 06:31:29 UTC, 0 replies.
- [34/34] logging-log4j2 git commit: LOG4J2-1297 improve instructions on how to run this test - posted by rg...@apache.org on 2016/04/26 06:31:30 UTC, 0 replies.
- [01/38] logging-log4j2 git commit: LOG4J2-494 working CompositeConfiguration - posted by rg...@apache.org on 2016/04/26 07:48:11 UTC, 0 replies.
- [02/38] logging-log4j2 git commit: LOG4J2-494 - Support reconfiguration. Fix status logging issues - posted by rg...@apache.org on 2016/04/26 07:48:12 UTC, 0 replies.
- [03/38] logging-log4j2 git commit: Revert clirr to version 2.6.1. Add composite configuration documentation. - posted by rg...@apache.org on 2016/04/26 07:48:13 UTC, 0 replies.
- [04/38] logging-log4j2 git commit: cleanup - posted by rg...@apache.org on 2016/04/26 07:48:14 UTC, 0 replies.
- [05/38] logging-log4j2 git commit: cleanup - posted by rg...@apache.org on 2016/04/26 07:48:15 UTC, 0 replies.
- [06/38] logging-log4j2 git commit: javadoc - posted by rg...@apache.org on 2016/04/26 07:48:16 UTC, 0 replies.
- [07/38] logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). Javadoc. - posted by rg...@apache.org on 2016/04/26 07:48:17 UTC, 0 replies.
- [08/38] logging-log4j2 git commit: [LOG4J2-1372] XMLLayout indents, but not the first child tag (Event). - posted by rg...@apache.org on 2016/04/26 07:48:18 UTC, 0 replies.
- [09/38] logging-log4j2 git commit: LOG4J2-1342 use more reliable CountDownLatch to ensure background thread is finished - posted by rg...@apache.org on 2016/04/26 07:48:19 UTC, 0 replies.
- [10/38] logging-log4j2 git commit: LOG4J2-1342 ensure internal array is not set to null by incorrect swap() invocation - posted by rg...@apache.org on 2016/04/26 07:48:20 UTC, 0 replies.
- [11/38] logging-log4j2 git commit: Fixing missing space typo. - posted by rg...@apache.org on 2016/04/26 07:48:21 UTC, 0 replies.
- [12/38] logging-log4j2 git commit: added comments - posted by rg...@apache.org on 2016/04/26 07:48:22 UTC, 0 replies.
- [13/38] logging-log4j2 git commit: Fixing missing space typo. - posted by rg...@apache.org on 2016/04/26 07:48:23 UTC, 0 replies.
- [14/38] logging-log4j2 git commit: LOG4J2-1342 bugfix: don't set ReusableParameterizedMessage array to null - posted by rg...@apache.org on 2016/04/26 07:48:24 UTC, 0 replies.
- [15/38] logging-log4j2 git commit: LOG4J2-1342 added methods to ReusableMessage to enable passing parameters to async logger background threads - posted by rg...@apache.org on 2016/04/26 07:48:25 UTC, 0 replies.
- [16/38] logging-log4j2 git commit: LOG4J2-1342 added tests to verify parameters are passed correctly with async logging - posted by rg...@apache.org on 2016/04/26 07:48:26 UTC, 0 replies.
- [17/38] logging-log4j2 git commit: LOG4J2-1334 synchronous logging is now garbage-free; enable this by default - posted by rg...@apache.org on 2016/04/26 07:48:27 UTC, 0 replies.
- [18/38] logging-log4j2 git commit: LOG4J2-1342 use new method ReusableMessage#memento() to take snapshot without losing parameter information - posted by rg...@apache.org on 2016/04/26 07:48:28 UTC, 0 replies.
- [19/38] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rg...@apache.org on 2016/04/26 07:48:29 UTC, 0 replies.
- [20/38] logging-log4j2 git commit: LOG4J2-1334 don't take snapshot of message, delegate to MutableLogEvent - posted by rg...@apache.org on 2016/04/26 07:48:30 UTC, 0 replies.
- [21/38] logging-log4j2 git commit: LOG4J2-1342 added method ReusableMessage#memento() to take snapshot (used by AsyncAppender) - posted by rg...@apache.org on 2016/04/26 07:48:31 UTC, 0 replies.
- [22/38] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento() - posted by rg...@apache.org on 2016/04/26 07:48:32 UTC, 0 replies.
- [23/38] logging-log4j2 git commit: LOG4J2-1342 added implementation of new method #memento(), ensure internal parameters field is not null - posted by rg...@apache.org on 2016/04/26 07:48:33 UTC, 0 replies.
- [24/38] logging-log4j2 git commit: LOG4J2-1334 enable unit tests that verify that synchronous logging and mixed sync/async is garbage-free - posted by rg...@apache.org on 2016/04/26 07:48:34 UTC, 0 replies.
- [25/38] logging-log4j2 git commit: LOG4J2-1342 MutableLogEvent.getMessage() returns this log event if message is not set - posted by rg...@apache.org on 2016/04/26 07:48:35 UTC, 0 replies.
- [26/38] logging-log4j2 git commit: LOG4J2-1297 added initial performance test results: synchronous logging throughput - posted by rg...@apache.org on 2016/04/26 07:48:36 UTC, 0 replies.
- [27/38] logging-log4j2 git commit: LOG4J2-1297 small syntax edits - posted by rg...@apache.org on 2016/04/26 07:48:37 UTC, 0 replies.
- [28/38] logging-log4j2 git commit: LOG4J2-1297 throughput test improvements (added JUL, separated parameterized message from simple string logging) - posted by rg...@apache.org on 2016/04/26 07:48:38 UTC, 0 replies.
- [29/38] logging-log4j2 git commit: Useful toString(), especially when you use the Eclipse JUnit view. - posted by rg...@apache.org on 2016/04/26 07:48:39 UTC, 0 replies.
- [30/38] logging-log4j2 git commit: Useful toString(). - posted by rg...@apache.org on 2016/04/26 07:48:40 UTC, 0 replies.
- [31/38] logging-log4j2 git commit: LOG4J2-1373 update Logger wrapper Generate tool for new methods added to the Logger interface - posted by rg...@apache.org on 2016/04/26 07:48:41 UTC, 0 replies.
- [32/38] logging-log4j2 git commit: LOG4J2-1373 added comment on @since versioning convention in generated code - posted by rg...@apache.org on 2016/04/26 07:48:42 UTC, 0 replies.
- [33/38] logging-log4j2 git commit: LOG4J2-1374 & LOG4J2-1375: Migrate tests from Logback 1.1.3 to 1.1.7, Update SLF4J from 1.7.13 to 1.7.21 - posted by rg...@apache.org on 2016/04/26 07:48:43 UTC, 0 replies.
- [34/38] logging-log4j2 git commit: LOG4J2-1373 updated change log - posted by rg...@apache.org on 2016/04/26 07:48:44 UTC, 0 replies.
- [35/38] logging-log4j2 git commit: LOG4J2-1297 improve instructions on how to run this test - posted by rg...@apache.org on 2016/04/26 07:48:45 UTC, 0 replies.
- [36/38] logging-log4j2 git commit: LOG4J2-1297 minor edits - posted by rg...@apache.org on 2016/04/26 07:48:46 UTC, 0 replies.
- [37/38] logging-log4j2 git commit: Adding README.md file for GitHub - posted by rg...@apache.org on 2016/04/26 07:48:47 UTC, 0 replies.
- [38/38] logging-log4j2 git commit: Merge branch 'LOG4j2-494' - posted by rg...@apache.org on 2016/04/26 07:48:48 UTC, 0 replies.
- logging-log4j2 git commit: Option to not log stacktraces for logged Throwables in GelfLayout - posted by mi...@apache.org on 2016/04/26 14:40:50 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-494 - Update documentation and changes.xml - posted by rg...@apache.org on 2016/04/26 15:44:28 UTC, 0 replies.
- logging-log4j2 git commit: Add missing or incorrect license headers - posted by rg...@apache.org on 2016/04/26 15:48:47 UTC, 0 replies.
- logging-log4j2 git commit: Remove incorrect file - posted by rg...@apache.org on 2016/04/26 15:50:21 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1297 renamed SimpleLatencyTest to ResponseTimeTest. It now includes Gil Tene's Pacer and measures both service time and response time. - posted by rp...@apache.org on 2016/04/26 17:54:05 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 bugfix: I forgot to call pacer.setInitialStartTime() before starting test loop - posted by rp...@apache.org on 2016/04/26 17:56:54 UTC, 0 replies.
- logging-log4j2 git commit: Add missing license headers - posted by rg...@apache.org on 2016/04/26 18:04:15 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1297 added Gil's DOs and DONTs for latency testing - posted by rp...@apache.org on 2016/04/26 18:05:23 UTC, 0 replies.
- logging-log4j2 git commit: Add a few new article links - posted by rg...@apache.org on 2016/04/26 23:52:01 UTC, 0 replies.
- logging-log4j2 git commit: Close GitHub pull request #1 - posted by ma...@apache.org on 2016/04/27 04:32:24 UTC, 0 replies.
- [1/6] logging-log4j2 git commit: Close GitHub pull request #4 - posted by ma...@apache.org on 2016/04/27 04:44:51 UTC, 0 replies.
- [2/6] logging-log4j2 git commit: Close GitHub pull request #6 - posted by ma...@apache.org on 2016/04/27 04:44:52 UTC, 0 replies.
- [3/6] logging-log4j2 git commit: Close GitHub pull request #14 - posted by ma...@apache.org on 2016/04/27 04:44:53 UTC, 0 replies.
- [4/6] logging-log4j2 git commit: Close GitHub pull request #18 - posted by ma...@apache.org on 2016/04/27 04:44:54 UTC, 0 replies.
- [5/6] logging-log4j2 git commit: Close GitHub pull request #22 - posted by ma...@apache.org on 2016/04/27 04:44:55 UTC, 0 replies.
- [6/6] logging-log4j2 git commit: Close GitHub pull request #27 - posted by ma...@apache.org on 2016/04/27 04:44:56 UTC, 0 replies.
- logging-log4j2 git commit: Close GitHub pull request #5 - posted by ma...@apache.org on 2016/04/27 04:47:48 UTC, 0 replies.
- logging-log4j2 git commit: Correct Marker example - posted by ma...@apache.org on 2016/04/27 05:04:08 UTC, 0 replies.
- logging-log4j2 git commit: Add download info to README - posted by mi...@apache.org on 2016/04/27 18:24:51 UTC, 0 replies.
- logging-log4j2 git commit: LogEvent memento - posted by mi...@apache.org on 2016/04/27 19:04:09 UTC, 0 replies.
- logging-log4j2 git commit: Add link to homepage in readme - posted by ma...@apache.org on 2016/04/27 20:15:20 UTC, 0 replies.
- logging-log4j2 git commit: Fix typos in appenders manual - posted by ma...@apache.org on 2016/04/27 20:30:01 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1297 prepare all threads in advance, use CountDownLatch to start real test after warmup done; don't call System.gc() for garbage-free test - posted by rp...@apache.org on 2016/04/28 18:37:31 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1297 added latency graphs, text on latency performance comparison - posted by rp...@apache.org on 2016/04/29 16:08:01 UTC, 0 replies.
- [1/6] logging-log4j2 git commit: Add link to homepage in readme - posted by mi...@apache.org on 2016/04/29 16:32:25 UTC, 0 replies.
- [2/6] logging-log4j2 git commit: Fix typos in appenders manual - posted by mi...@apache.org on 2016/04/29 16:32:26 UTC, 0 replies.
- [3/6] logging-log4j2 git commit: LOG4J2-1297 prepare all threads in advance, use CountDownLatch to start real test after warmup done; don't call System.gc() for garbage-free test - posted by mi...@apache.org on 2016/04/29 16:32:27 UTC, 0 replies.
- [4/6] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by mi...@apache.org on 2016/04/29 16:32:28 UTC, 0 replies.
- [5/6] logging-log4j2 git commit: LOG4J2-1297 added latency graphs, text on latency performance comparison - posted by mi...@apache.org on 2016/04/29 16:32:29 UTC, 0 replies.
- [6/6] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1347 - posted by mi...@apache.org on 2016/04/29 16:32:30 UTC, 0 replies.