Chia-Ping Tsai created KAFKA-18354: -------------------------------------- Summary: Use log4j2 APIs to refactor LogCaptureAppender Key: KAFKA-18354 URL: https://issues.apache.org/jira/browse/KAFKA-18354 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
1. we can leverage Configurator.setLevel to configure level directly 2. Each LogCaptureAppender instance should have different name as log4j2 trace the appender by the name 3. LogLevelChange should be changed from list to map structure to ensure we don't reconfigure a class only once -- This message was sent by Atlassian Jira (v8.20.10#820010)