wForget commented on code in PR #6196:
URL: https://github.com/apache/kyuubi/pull/6196#discussion_r1529740815


##########
conf/log4j2.xml.template:
##########
@@ -55,7 +55,7 @@
         <Root level="INFO">
             <AppenderRef ref="stdout"/>
         </Root>
-        <Logger name="org.apache.kyuubi.ctl.ServiceControlCli" level="error" 
additivity="false">

Review Comment:
   > since you created a separate `log4j2-repl.xml`, do we need such conf in 
`log4j2.xml` then?
   
   I think it can be kept because user may not have created log4j2-repl.xml, in 
which case log4j2.xml can also be used.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to