lighthouse/beacon_node/network/src/router
divma 8fcd22992c No string in slog (#2017)
## Issue Addressed

Following slog's documentation, this should help a bit with string allocations. I left it run for two days and mem usage is lower. This is of course anecdotal, but shouldn't harm anyway 

## Proposed Changes

remove `String` creation in logs when possible
2020-11-30 10:33:00 +00:00
..
mod.rs No string in slog (#2017) 2020-11-30 10:33:00 +00:00
processor.rs No string in slog (#2017) 2020-11-30 10:33:00 +00:00