Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cardano.Node.Tracing.API
Documentation
initTraceDispatcher :: forall blk p2p. (TraceConstraints blk, LogFormatting (LedgerEvent blk), LogFormatting (TraceLabelPeer (ConnectionId RemoteAddress) (TraceChainSyncClientEvent blk))) => NodeConfiguration -> SomeConsensusProtocol -> NetworkMagic -> NodeKernelData blk -> NetworkP2PMode p2p -> IO (Tracers RemoteConnectionId LocalConnectionId blk p2p) Source #