Open
Description
Is it possible to configure the log level or use a custom logger for github.com/tikv/client-go/v2/txnkv
? For data-intensive workloads, it is very noisy and difficult to track.
I'm seeing many INFO and WARN logs that are not actionable and clouding useful logs that I actually need to monitor:
...
[INFO] [lock_resolver.go:1081] ["resolveLock rollback"]
...
[INFO] [2pc.go:677] ["[BIG_TXN]"]
...
Metadata
Assignees
Labels
No labels