lighthouse/beacon_node/http_api
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
..
src Fix metrics http server error messages (#1946) 2020-11-22 03:39:13 +00:00
tests Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
Cargo.toml Ssz state (#1749) 2020-10-22 06:05:49 +00:00