IntersectMBO / IntersectMBO/ouroboros-network
Diffusion logging
Open
logging
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
Diffusion lacks a tracer, it should log at least the following events:
* opening local listening socket, together with the address used
(which is done by the node right now, but should be moved to ouroboros-network).
* opening remote listening socket(s) and their addresses
* starting each service: server, local server, subscription / p2p-governor
* list local roots (also logged now by the node, but `ouroboros-network` is
more appriopriate place to do it).
Contributor guide
Assessment
This issue has not been assessed yet.