Pace2Car opened a new issue, #24015: URL: https://github.com/apache/shardingsphere/issues/24015
## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues). - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview). Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Which version of ShardingSphere did you use? master https://github.com/apache/shardingsphere/commit/1682dd931ca5dd81df68427e1a5f5641580d2afa ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? Proxy ### Expected behavior Setting `system_log_level` props with lowercase characters succeeds ### Actual behavior <img width="424" alt="image" src="https://user-images.githubusercontent.com/37339007/216880304-36908630-33eb-4d39-806d-d99de48755fd.png"> ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. Connect Proxy and excute set dist variable system_log_level = 'debug'; -- 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]
