lighthouse/beacon_node/http_api/src
Paul Hauner 0b556c4405 Fix metrics http server error messages (#1946)
## Issue Addressed

- Resolves #1945

## Proposed Changes

- As per #1945, fix a log message from the metrics server that was falsely claiming to be from the api server.
- Ensure successful api request logs are published to debug, not trace. This is something I've wanted to do for a while.

## Additional Info

NA
2020-11-22 03:39:13 +00:00
..
beacon_proposer_cache.rs Standard beacon api updates (#1831) 2020-11-09 23:13:56 +00:00
block_id.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
lib.rs Fix metrics http server error messages (#1946) 2020-11-22 03:39:13 +00:00
metrics.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
state_id.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
validator_inclusion.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00