GitHub user hmcc opened a pull request:
https://github.com/apache/storm/pull/2521
STORM-2862: More flexible logging in multilang
Connected to https://issues.apache.org/jira/browse/STORM-2862; 1.1.x
version of apache/storm#2475.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcc/storm STORM-2862-1.1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2521.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 #2521
----
commit dc65d3bb9dceab31191ab49e365bd25b17f46377
Author: Heather McCartney <heather.mccartney@...>
Date: 2017-12-20T10:14:53Z
STORM-2862: Move multilang logging to a shared class and make this class
configurable.
----
---