Pace2Car commented on issue #23856: URL: https://github.com/apache/shardingsphere/issues/23856#issuecomment-1409878932
> Hi @Pace2Car I can guess what you are going to do from the description, but it doesn't feel detailed enough. Hope you can provide more information. The current ShardingSphere log implementation uses logback, and the log configuration only provides a few parameters to configure.In cluster mode, Proxy uses `logback.xml` for custom log configuration, which only takes effect on the current node and cannot be modified globally. In this feature, I want to add the log configuration to the global rule so that the log configuration can be unified in cluster mode. Then, the log configuration can be managed by DistSQL. In this case, the configuration of topic `ShardingSphere-SQL`corresponding to `sql-show` will also be persisted to the governance center, so `sql-show` should be moved to this logger configuration. -- 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]
