lhotari commented on code in PR #25515:
URL: https://github.com/apache/pulsar/pull/25515#discussion_r3080893922


##########
conf/log4j2.yaml:
##########
@@ -40,6 +40,8 @@ Configuration:
         value: "info"
       - name: "pulsar.routing.appender.default"
         value: "Console"
+      - name: "pulsar.log.format"
+        value: "text"
       - name: "pulsar.log.console.json.template"

Review Comment:
   could we also rename this to pulsar.log.json.template and also update the 
environment variable name in `bin/pulsar`? There could be backwards 
compatibility in the `bin/pulsar` script for the environment variable name.



-- 
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]

Reply via email to