lighthouse-pulse/validator_client/src
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
..
attestation_producer Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
block_producer Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
duties Unify EthSpecs in Mainnet and Minimal 2019-06-08 08:49:04 -04:00
config.rs Add cli flag for logging to JSON file 2019-07-10 10:27:44 +10:00
error.rs Run rust fmt 2019-06-04 09:38:13 +10:00
lib.rs Correct compiler issues, re-introduce validator library 2019-03-30 12:14:56 +11:00
main.rs add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00
service.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
signer.rs Initial implementation of AttestationProducer 2019-03-30 17:06:43 +11:00