[GitHub] kafka pull request #3477: KAFKA-1044: eliminating log4j from core

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3477 ---

[GitHub] kafka pull request #3477: KAFKA-1044: eliminating log4j from core

2017-07-03 Thread viktorsomogyi
GitHub user viktorsomogyi opened a pull request: https://github.com/apache/kafka/pull/3477 KAFKA-1044: eliminating log4j from core The aim of this PR to move kafka core/main away from log4j and introduce using slf4j only. To accomplish this task I: - refactored Log4jControll