RaigorJiang commented on PR #22003:
URL: https://github.com/apache/shardingsphere/pull/22003#issuecomment-1308335793

   Hi @terrymanu @TeslaCN 
   We think that Proxy acts as a database, however there is no database that 
requires the user to configure the log level to start working properly.
   
   **This PR provides a possibility:** 
   Proxy can work according to the default log level without `logback.xml` 
configuration.
   For example, when we deploy Proxy to a container, we need to mount a `conf/` 
directory, and then the `conf/` directory can have no `logback.xml`.
   
   Of course, according to the configuration order of logback, users can use 
xml to meet their individual needs.
   
   At the same time, I think there is room for improvement, for example, the 
configuration of logger may be stored in global rule, so that we can modify the 
log configuration of the whole cluster at once.
   


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