liuyuqiang opened a new issue #10350: URL: https://github.com/apache/shardingsphere/issues/10350
sql 日志带有换行,不便于日志检索, sql 日志 如何打成一行 ? ` INFO ShardingSphere-SQL-Actual SQL: test-db::: INSERT INTO test_ 1 ( id, type, uid, r, a, b, c, e, f, c, create, update ) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ::: [0, 0, 1, 0, 0, 0, 0, 0, 0, , 2021-05-15 13:23:12.0, 2021-05-15 13:23:12.0] ` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
