Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.2-incubating, 0.9.3
-
None
Description
@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.