lighthouse/beacon_node/eth2_libp2p
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
..
src No string in slog (#2017) 2020-11-30 10:33:00 +00:00
tests Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
Cargo.toml Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00