sigp / lighthouse

Ethereum consensus client in Rust
https://lighthouse.sigmaprime.io/
Apache License 2.0
2.81k stars 696 forks source link

Drop null_logger #6013

Open dapplion opened 3 days ago

dapplion commented 3 days ago

Issue Addressed

Closes https://github.com/sigp/lighthouse/issues/4499

It's best to allow test runners to turn on logs for better debugging

Proposed Changes

Use test_logger instead of null_logger