mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 14:47:16 +00:00
better log
This commit is contained in:
parent
9eae3ce63a
commit
bffb89e65a
@ -269,7 +269,7 @@ func loadFilesIntoBucket(logPrefix string, db kv.RwTx, bucket string, bufType in
|
||||
|
||||
runtime.ReadMemStats(&m)
|
||||
log.Debug(
|
||||
fmt.Sprintf("[%s] Committed batch", logPrefix),
|
||||
fmt.Sprintf("[%s] ETL Load done", logPrefix),
|
||||
"bucket", bucket,
|
||||
"records", i,
|
||||
"current key", makeCurrentKeyStr(nil),
|
||||
|
Loading…
Reference in New Issue
Block a user