mirror of https://github.com/apache/kafka.git
The log_level parameter is used in system tests in kafka.py. However the log4j template accepted that parameter in only one place. This led to a large number of DEBUG lines printed even when the intention was to capture only INFO lines. Led to huge log files. Thanks to ijuma for noticing this.
Author: Eno Thereska <eno.thereska@gmail.com>
Reviewers: Ismael Juma <ismael@juma.me.uk>
Closes #3247 from enothereska/minor-log4j-template-fix
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| core | ||
| streams | ||
| __init__.py | ||