Jason918 commented on a change in pull request #14200:
URL: https://github.com/apache/pulsar/pull/14200#discussion_r812525236
##########
File path: conf/log4j2.yaml
##########
@@ -134,7 +134,6 @@ Configuration:
additivity: true
AppenderRef:
- ref: "${sys:pulsar.log.appender}"
- level: "${sys:pulsar.log.level}"
Review comment:
Can you explain from the code, why `pulsar.log.level` this system env
could still take effect after we delete from log4j2.yaml? Did we pass this
variable to log4j somewhere else?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]