kadena-io / chainweb-node

Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
https://docs.kadena.io/basics/whitepapers/overview
BSD 3-Clause "New" or "Revised" License
248 stars 95 forks source link

Logging changes #1874

Closed edmundnoble closed 8 months ago

edmundnoble commented 8 months ago

Previously the number of replayed blocks was logged as (), which is not a number at all. Now, we log the number of blocks played, and even then, we avoid logging it if it doesn't exceed a reasonable fork size.

Also some logs are moved to debug level.

https://gerrit.aseipp.dev/q/I594d9500a5c1745f09a5375fc6a0a7e6f44c8807