flow-go
flow-go copied to clipboard
Mercilessly refactor the minority of `zerolog` calls via `.logger` to become like the majority `.log.`
Problem Definition
When examining zerolog calls across the source code then the vast majority of objects are called .log. but there is a minority called .logger..
Proposed Solution
Mercilessly refactor the .logger. names into .log. names.
Definition of Done
No more .logger. :-)
More info here [1].
[1] https://www.notion.so/dapperlabs/Comprehend-logs-forward-port-debug-logs-804323ea1973438ea0671998df2484bf