[GitHub] kafka pull request #3477: KAFKA-1044: eliminating log4j from core
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
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