IntersectMBO / IntersectMBO/ouroboros-network
ntp-client - function to format log messages
Open
ntp-client
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
It would be nice if `Network.NTP.Client` provided a function to format human-readable log messages. Something like:
```haskell
ntpTraceMessage :: NtpTrace -> String
```
Otherwise downstream users need to maintain it themselves -- e.g. see input-output-hk/cardano-wallet#1510.
Contributor guide
Assessment
This issue has not been assessed yet.