ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

Use tracer in `loggingChannel`

Open coot opened this issue 6 years ago • 2 comments

loggingChannel should take a tracer rather than MonadSay constraint.

coot avatar Jun 25 '19 07:06 coot

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

MarcFontaine avatar Jan 15 '20 09:01 MarcFontaine

This actually can refer to two places Network.TypedProtocols.Channel and Network.Mux.Channel.

coot avatar Jan 16 '20 10:01 coot