GitHub user szaboferee opened a pull request: https://github.com/apache/flume/pull/233
FLUME-3282 Use slf4j in every component Changed http sink to log with slf4j instead of log4j. Changed some test to use slf4j as well. You can merge this pull request into a Git repository by running: $ git pull https://github.com/szaboferee/flume FLUME-3282 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/233.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 #233 ---- commit 31c7d3e474af19288fd5bba567d11b1b28534669 Author: Ferenc Szabó <fszabo@...> Date: 2018-11-08T09:13:20Z FLUME-3282 Use slf4j in every component Changed http sink to log with slf4j instead of log4j. Changed some test to use slf4j as well. ---- ---