GitHub user PawasChhokra opened a pull request:
https://github.com/apache/samza/pull/578
SAMZA-1783: Add Log4j2 functionality in Samza
@vjagadish1989 Kindly review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PawasChhokra/samza Log4j2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/578.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 #578
----
commit a945cf599651cf1d8d46f0ec829bb5ae8a6b5f80
Author: Pawas Chhokra <pchhokra@...>
Date: 2018-07-24T17:57:07Z
Add Log4j2 module to enable logging with Log4j2
commit 008cf0b9133ef26dc99144e58235153d1b20c5ef
Author: Pawas Chhokra <pchhokra@...>
Date: 2018-07-24T18:22:55Z
Merge branch 'master' into Log4j2
commit d401d35daf52639382eb427184869994053c8a5e
Author: Pawas Chhokra <pchhokra@...>
Date: 2018-07-24T23:08:23Z
Add log4j2 tests
----
---