feelwing1314 opened a new issue #1818: when the Logic SQL is very long, SQLLogger print too much. if the Logic SQL is Cross-sharding,that's worse URL: https://github.com/apache/incubator-shardingsphere/issues/1818 ## Feature Request when the Logic SQL is very long, SQLLogger print too much. if the Logic SQL is Cross-sharding,that's worse: if there are 128 sharding table,there are 128 Actual SQL . and SQLStatement and Logic SQL also will Output thousands of lines . These outputs are of little value. So suggest that add a configuration(for example: **sharding.jdbc.config.props.sql.show.simple=true**) to simple it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services