Oops, forgot to remove import.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5bd76ac1
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5bd76ac1
Diff: http://git-wip-us.apache.org/repos/asf/lo
LOG4J2-1080 make Logger name field directly readable by subclasses
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f5a69e8f
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f5a69e8f
Diff: http
LOG4J2-1080 AsyncLoggerConfig now always tries to enqueue log events; if this
fails because the queue is full, then fall back to asking AsyncEventRouter what
to do with the event
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/l
Return null instead of "null".
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9d0dbe4a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9d0dbe4a
Diff: http://git-wip-us.apache.org/repos/asf/l
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9a01ec66
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9a
[LOG4J2-63] Support configuration from version 1.x log4j.properties.
Complete TTCC layout.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3245c20c
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/t
LOG4J2-1080 updated AsyncAppender after removing support for dropping events on
partially full queue
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/76067f2d
Tree: http://git-wip-us.apache.org/repos/asf/logg
[LOG4J2-63] Support configuration from version 1.x log4j.properties.
Partial support for EnhancedPatternLayout (defaults only).
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0d2cfbe9
Tree: http://git-wip-us.
LOG4J2-1295 Added automated GC-free test. Still @Ignored as of now because the
API creates vararg arrays so the test fails.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/52d04e07
Tree: http://git-wip-us.ap
Update Maven Core from 3.2.5 to the current 3.3.9 which updates the test
dep Google Guava from 16.0.1 to 19.0 to resolve some other dependency
hell I am seeing in a downstream project (of mine).
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.or
Re-implement CompositeFilter to be backed by a Filter[] instead of an
ArrayList for performance. Internally, we now traverse the array
as a primitive with [] instead of using a new Iterator each time the
filters need to be traversed. Note: I have a use case where the internal
list was always empty,
LOG4J2-1080 removed support for dropping events on partially full queue,
removed support for property "log4j2.DiscardQueueRatio"
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6af9e31d
Tree: http://git-wip-
LOG4J2-1080 AsyncLoggerDisruptor now supports trying to enqueue log events;
signalling false when the queue is full
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/32e30697
Tree: http://git-wip-us.apache.org
LOG4J2-1296 made initial and max StringBuilder size configurable, changed
default of max to 518
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b3342152
Tree: http://git-wip-us.apache.org/repos/asf/logging-l
LOG4J2-1169 - PatternLayout: Possible variable substitution in equals
substitution parameter
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e2a86526
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4
[LOG4J2-63] Support configuration from version 1.x log4j.properties.
Partial support for XML and HTML layouts (defaults only).
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1ecb8ec8
Tree: http://git-wip-us.a
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1ecc28bb
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1e
No need to call isTraceEnabled() if the message is null. This means the
traceEnter() call returned null because isTraceEnabled() returned null.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d5f7c94f
Tree: ht
LOG4J2-1080 version fix
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d1d9ac3d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d1d9ac3d
Diff: http://git-wip-us.apache.org/repos/asf/logging-
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ba5cf456
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ba
LOG4J2-1296 trim reusable message StringBuilder to 258 to ensure occasional
very long messages do not result in large char[] arrays being held by the
RingBuffer forever
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log
Merge branch 'master' into LOG4J2-1116
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/78b5295c
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/78b5295c
Diff: http://git-wip-us.apache.org/rep
Better JUnit assertion.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b74ece8c
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b74ece8c
Diff: http://git-wip-us.apache.org/repos/asf/logging-l
Remove unused test support class.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3d4fb630
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3d4fb630
Diff: http://git-wip-us.apache.org/repos/as
LOG4J2-1080 AsyncLogger fixes and optimizations
- AsyncLogger now tries to publish to the ring buffer and falls back to
AsyncEventRouter when the queue is full
- falling back to AsyncEventRouter no longer calls EventRoute.logMessage() but
internally switches on the enum to avoid unnecessarily re
LOG4J2-1296 refactor magic numbers to constants
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/50c76834
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/50c76834
Diff: http://git-wip-us.apach
LOG4J2-1080 RingBufferLogEventTranslator optimization
- increased visibility of some fields to protected to facilitate falling back
to AsyncEventRouter when the queue is full
- RingBufferLogEventTranslator now initializes thread-related fields when the
thread-local instance is constructed
- t
LOG4J2-1080 updated tests after removing support for dropping events on
partially full queue
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ba2ee521
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4
[LOG4J2-63] Support configuration from version 1.x log4j.properties.
Partial support for TTCC layout (defaults only).
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d6c916bb
Tree: http://git-wip-us.apache.org
Repository: logging-log4j2
Updated Branches:
refs/heads/LOG4J2-1116 53a4b152e -> cd781d554
[LOG4J2-63] Support configuration from version 1.x log4j.properties. A
start, with the ConsoleAppender.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apach
LOG4J2-1080 updated change log after removing support for dropping events on
partially full queue
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/05adeefa
Tree: http://git-wip-us.apache.org/repos/asf/logging
Reference Java 7, not 6 for jconsole.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8e13c98f
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8e13c98f
Diff: http://git-wip-us.apache.org/repos
LOG4J2-1295 automated GC-free test: add dependency for google allocation
instrumenter
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/575cd5bc
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree
Format nit.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c48bfc5d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c48bfc5d
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/
Merge remote-tracking branch 'origin/master'
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3be541cd
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3be541cd
Diff: http://git-wip-us.apache.o
LOG4J2-1116 - Remove ThreadLocals at shutdown. Fix NPE
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cd781d55
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cd781d55
Diff: http://git-wip-u
Add @SafeVarargs
This can be backported to commons when they require Java 1.7+
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2c70b441
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2c70b4
LOG4J2-1080 updated documentation after removing support for dropping events on
partially full queue
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e91ea510
Tree: http://git-wip-us.apache.org/repos/asf/logg
Repository: logging-log4j2
Updated Branches:
refs/heads/master ba5cf4562 -> 6ba91a3c2
Update Maven Core from 3.2.5 to the current 3.3.9 which updates the test
dep Google Guava from 16.0.1 to 19.0 to resolve some other dependency
hell I am seeing in a downstream project (of mine).
Project: http
Repository: logging-log4j2
Updated Branches:
refs/heads/master 52d04e077 -> ba5cf4562
Reference Java 7, not 6 for jconsole.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8e13c98f
Tree: http://git-wip-us.
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ba5cf456
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ba
41 matches
Mail list logo