NethermindEth / near-sffl

https://nffl.nethermind.io/
MIT License
6 stars 3 forks source link

Prefer tags for logging #186

Closed emlautarom1 closed 1 month ago

emlautarom1 commented 1 month ago

Resolves #179. Replaces all occurrences of formatting logging (logger.<LEVEL>f) for tags.

Some log statements where using formatting variants despite not leveraging formatting at all.