GitHub user smarthi opened a pull request:
https://github.com/apache/incubator-pirk/pull/33
[PIRK-28] [WIP]: Logger Statements Not Working in/from Drivers
I do see that the log4j2.properties is being packaged into target/classes
folder, and the main method should automatically pick it up from there.
There was an unnecessary dependency on log4j 1.2 in POM which has now been
removed and could have been shadowing the log4j2 jar.
Could someone please test this patch and confirm if its working? I'll check
on this later tonight.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/incubator-pirk PIRK-28
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-pirk/pull/33.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 #33
----
commit 3fde0ae94144b6a147455b352420a9693ddbebfc
Author: smarthi <[email protected]>
Date: 2016-07-29T23:44:03Z
PIRK-28 : Logger Statements Not Working in/from Drivers
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---