tidb-dashboard
tidb-dashboard copied to clipboard
gorm error output does not conform standard log format
Description
Now gorm errors looks like:

This is not friendly to be collected.
I am working on it.
@Rustin-Liu A hint, we have already introduced a GORM logging wrapper for sqlite connections in TiDB Dashboard. Maybe we can reuse it.
Considered to be a bug.