GitHub user dashengju opened a pull request:
https://github.com/apache/incubator-storm/pull/196
STORM-414: add loglevel to multilang protocol log method
https://issues.apache.org/jira/browse/STORM-414
@mahall create a PR: https://github.com/apache/incubator-storm/pull/24 ,
Added logging level to multilang protocol spout and bolt. But he closed it with
no reason.
@msukmanowsky create a PR before to apache:
https://github.com/nathanmarz/storm/pull/626 , Allow ShellBolts to optionally
specify the logging level. But he did not modify ShellSpout and storm.py.
This improvement add optional logging level to Multilang Protocol's log
method. And add implementation in python and ruby.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dashengju/incubator-storm
Multilang_protocol_loglevel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/196.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 #196
----
commit 4746a5757dd3acf24462e8a470b58b67f002f4e2
Author: dashengju <[email protected]>
Date: 2014-07-18T08:34:49Z
add loglevel to multilang protocol log method
----
---
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.
---