GitHub user flowcont opened a pull request:
https://github.com/apache/logging-log4j2/pull/117
Feature/log4 j2 2062 lookup
Added lookup capabilities to KafkaAppender key.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/flowcont/logging-log4j2
feature/LOG4J2-2062-lookup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #117
----
commit 9fc799ea7d82bad807c481905f21e8e77c6dd6d1
Author: Flowcont <[email protected]>
Date: 2017-09-30T17:18:47Z
LOG4J2-2062 Added property to KafkaAppender to send a Key to Kafka
Set key as an attribute, updated documentation and set charset
commit 8adc2579fdc2376275feb764923c093cb33c3259
Author: Flowcont <[email protected]>
Date: 2017-10-15T07:47:32Z
LOG4J-2062 Added Lookup capabilities to Kafka Key
----
---