ouroboros-network
ouroboros-network copied to clipboard
Use tracer in `loggingChannel`
loggingChannel should take a tracer rather than MonadSay constraint.
This refers to the MUX. TODO: see if it is still relevant after https://github.com/input-output-hk/ouroboros-network/pull/1247 https://github.com/input-output-hk/ouroboros-network/pull/1349
This actually can refer to two places Network.TypedProtocols.Channel and Network.Mux.Channel.