optimize log display
ylinzhu opened this issue · 0 comments
ylinzhu commented
Add log display, the specified mysql can be found based on a single log line
example
before
2023-11-27 11:24:32,380 [DEBUG][6-complexQueryWorker] heartbeat to [127.0.0.1:3312] setOK (MySQLHeartbeat.java:206)
after
2023-11-27 11:24:32,380 [DEBUG][6-complexQueryWorker] heartbeat to [dbGroup3:hostM11:127.0.0.1:3312] setOK (MySQLHeartbeat.java:206)