Page MenuHomePhabricator

[avalanche] Reduce verbosity of the staking rewards preconsensus in logs
ClosedPublic

Authored by Fabien on Sep 29 2025, 19:55.

Details

Summary

Most of the logs are useful for debugging but not desirable for normal logging. Let's reduce their log level to trace so it's opt-in.

Test Plan
ninja check-functional

Check the logs are gone unless -loglevel=trace is set.

Diff Detail