Cardano.Tracing.OrphanInstances.Network
Contents
Methods
toObject :: TracingVerbosity -> SlotNo -> Object Source #
textTransformer :: SlotNo -> Object -> Text Source #
toObject :: TracingVerbosity -> AcceptConnectionsPolicyTrace -> Object Source #
textTransformer :: AcceptConnectionsPolicyTrace -> Object -> Text Source #
toObject :: TracingVerbosity -> HandshakeTr -> Object Source #
textTransformer :: HandshakeTr -> Object -> Text Source #
formatText :: AcceptConnectionsPolicyTrace -> Object -> Text Source #
formatText :: HandshakeTr -> Object -> Text Source #
getSeverityAnnotation :: AcceptConnectionsPolicyTrace -> Severity Source #
getSeverityAnnotation :: HandshakeTr -> Severity Source #
getPrivacyAnnotation :: AcceptConnectionsPolicyTrace -> PrivacyAnnotation Source #
getPrivacyAnnotation :: HandshakeTr -> PrivacyAnnotation Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO AcceptConnectionsPolicyTrace Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO HandshakeTr Source #
instances of Transformable
Transformable
NOTE: this list is sorted by the unqualified name of the outermost type.
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO [TraceLabelPeer peer (FetchDecision [Point header])] Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (Identity (SubscriptionTrace LocalAddress)) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (WithDomainName DnsTrace) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (WithDomainName (SubscriptionTrace SockAddr)) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (WithIPList (SubscriptionTrace SockAddr)) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceKeepAliveClient remotePeer) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (WithMuxBearer peer MuxTrace) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (WithAddr addr ErrorPolicyTrace) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceTxSubmissionInbound txid tx) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLabelPeer peer a) Source #
trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceTxSubmissionOutbound txid tx) Source #
toObject :: TracingVerbosity -> [TraceLabelPeer peer (FetchDecision [Point header])] -> Object Source #
textTransformer :: [TraceLabelPeer peer (FetchDecision [Point header])] -> Object -> Text Source #
toObject :: TracingVerbosity -> Identity (SubscriptionTrace LocalAddress) -> Object Source #
textTransformer :: Identity (SubscriptionTrace LocalAddress) -> Object -> Text Source #
toObject :: TracingVerbosity -> Point blk -> Object Source #
textTransformer :: Point blk -> Object -> Text Source #
instances of ToObject
ToObject
toObject :: TracingVerbosity -> AnyMessageAndAgency (BlockFetch blk (Point blk)) -> Object Source #
textTransformer :: AnyMessageAndAgency (BlockFetch blk (Point blk)) -> Object -> Text Source #
toObject :: TracingVerbosity -> AnyMessageAndAgency (ChainSync blk pt tip) -> Object Source #
textTransformer :: AnyMessageAndAgency (ChainSync blk pt tip) -> Object -> Text Source #
toObject :: TracingVerbosity -> AnyMessageAndAgency (LocalStateQuery blk pt query) -> Object Source #
textTransformer :: AnyMessageAndAgency (LocalStateQuery blk pt query) -> Object -> Text Source #
toObject :: TracingVerbosity -> AnyMessageAndAgency (LocalTxSubmission tx err) -> Object Source #
textTransformer :: AnyMessageAndAgency (LocalTxSubmission tx err) -> Object -> Text Source #
toObject :: TracingVerbosity -> AnyMessageAndAgency (TxSubmission txid tx) -> Object Source #
textTransformer :: AnyMessageAndAgency (TxSubmission txid tx) -> Object -> Text Source #
toObject :: TracingVerbosity -> WithDomainName DnsTrace -> Object Source #
textTransformer :: WithDomainName DnsTrace -> Object -> Text Source #
toObject :: TracingVerbosity -> WithDomainName (SubscriptionTrace SockAddr) -> Object Source #
textTransformer :: WithDomainName (SubscriptionTrace SockAddr) -> Object -> Text Source #
toObject :: TracingVerbosity -> WithIPList (SubscriptionTrace SockAddr) -> Object Source #
textTransformer :: WithIPList (SubscriptionTrace SockAddr) -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceSendRecv ps -> Object Source #
textTransformer :: TraceSendRecv ps -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceFetchClientState header -> Object Source #
textTransformer :: TraceFetchClientState header -> Object -> Text Source #
toObject :: TracingVerbosity -> FetchDecision [Point header] -> Object Source #
textTransformer :: FetchDecision [Point header] -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceKeepAliveClient remotePeer -> Object Source #
textTransformer :: TraceKeepAliveClient remotePeer -> Object -> Text Source #
formatText :: [TraceLabelPeer peer (FetchDecision [Point header])] -> Object -> Text Source #
formatText :: Identity (SubscriptionTrace LocalAddress) -> Object -> Text Source #
formatText :: WithDomainName DnsTrace -> Object -> Text Source #
formatText :: WithDomainName (SubscriptionTrace SockAddr) -> Object -> Text Source #
formatText :: WithIPList (SubscriptionTrace SockAddr) -> Object -> Text Source #
formatText :: TraceKeepAliveClient peer -> Object -> Text Source #
getSeverityAnnotation :: [TraceLabelPeer peer (FetchDecision [Point header])] -> Severity Source #
getSeverityAnnotation :: Identity (SubscriptionTrace LocalAddress) -> Severity Source #
getSeverityAnnotation :: WithDomainName DnsTrace -> Severity Source #
getSeverityAnnotation :: WithDomainName (SubscriptionTrace SockAddr) -> Severity Source #
getSeverityAnnotation :: WithIPList (SubscriptionTrace SockAddr) -> Severity Source #
getSeverityAnnotation :: TraceSendRecv a -> Severity Source #
getSeverityAnnotation :: TraceFetchClientState header -> Severity Source #
getSeverityAnnotation :: TraceKeepAliveClient remotePeer -> Severity Source #
getPrivacyAnnotation :: [TraceLabelPeer peer (FetchDecision [Point header])] -> PrivacyAnnotation Source #
getPrivacyAnnotation :: Identity (SubscriptionTrace LocalAddress) -> PrivacyAnnotation Source #
getPrivacyAnnotation :: WithDomainName DnsTrace -> PrivacyAnnotation Source #
getPrivacyAnnotation :: WithDomainName (SubscriptionTrace SockAddr) -> PrivacyAnnotation Source #
getPrivacyAnnotation :: WithIPList (SubscriptionTrace SockAddr) -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceSendRecv a -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceFetchClientState header -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceKeepAliveClient remotePeer -> PrivacyAnnotation Source #
toObject :: TracingVerbosity -> WithMuxBearer peer MuxTrace -> Object Source #
textTransformer :: WithMuxBearer peer MuxTrace -> Object -> Text Source #
toObject :: TracingVerbosity -> WithAddr addr ErrorPolicyTrace -> Object Source #
textTransformer :: WithAddr addr ErrorPolicyTrace -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceTxSubmissionInbound txid tx -> Object Source #
textTransformer :: TraceTxSubmissionInbound txid tx -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceLabelPeer peer a -> Object Source #
textTransformer :: TraceLabelPeer peer a -> Object -> Text Source #
toObject :: TracingVerbosity -> TraceTxSubmissionOutbound txid tx -> Object Source #
textTransformer :: TraceTxSubmissionOutbound txid tx -> Object -> Text Source #
formatText :: WithMuxBearer peer MuxTrace -> Object -> Text Source #
formatText :: WithAddr addr ErrorPolicyTrace -> Object -> Text Source #
formatText :: TraceTxSubmissionInbound txid tx -> Object -> Text Source #
formatText :: TraceLabelPeer peer a -> Object -> Text Source #
formatText :: TraceTxSubmissionOutbound txid tx -> Object -> Text Source #
getSeverityAnnotation :: WithMuxBearer peer MuxTrace -> Severity Source #
getSeverityAnnotation :: WithAddr addr ErrorPolicyTrace -> Severity Source #
getSeverityAnnotation :: TraceTxSubmissionInbound txid tx -> Severity Source #
getSeverityAnnotation :: TraceLabelPeer peer a -> Severity Source #
getSeverityAnnotation :: TraceTxSubmissionOutbound txid tx -> Severity Source #
getPrivacyAnnotation :: WithMuxBearer peer MuxTrace -> PrivacyAnnotation Source #
getPrivacyAnnotation :: WithAddr addr ErrorPolicyTrace -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceTxSubmissionInbound txid tx -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceLabelPeer peer a -> PrivacyAnnotation Source #
getPrivacyAnnotation :: TraceTxSubmissionOutbound txid tx -> PrivacyAnnotation Source #