lighthouse/beacon_node
blacktemplar 309b10c4a8 add logging functionality for aligning key value pairs after message (#461)
* add logging functionality for aligning key value pairs after the main messages

* move to own crate, change default message width to 40

* use FullFormat in validator_client (CompactFormat is not compatible with aligning)

* move logging to eth2/utils/logging
2019-07-31 09:06:53 +10:00
..
beacon_chain Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
client Testnet stability (#451) 2019-07-29 13:45:45 +10:00
eth2-libp2p Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
http_server Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
network Merge pull request #471 from b-m-f/split-network-loops 2019-07-30 23:37:43 +10:00
rpc Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
src add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00
store Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00