cardano-node-8.8.1: The cardano full node
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Node.Tracing.Tracers.ConsensusStartupException

Description

Consensus startup exception

TODO: once the legacy logging framework is removed it can be moved to Consensus.

Synopsis

Documentation

newtype ConsensusStartupException Source #

Exceptions logged when the consensus is initialising.

Instances

Instances details
Show ConsensusStartupException Source # 
Instance details

Defined in Cardano.Node.Tracing.Tracers.ConsensusStartupException

HasPrivacyAnnotation ConsensusStartupException Source # 
Instance details

Defined in Cardano.Tracing.OrphanInstances.Consensus

HasSeverityAnnotation ConsensusStartupException Source # 
Instance details

Defined in Cardano.Tracing.OrphanInstances.Consensus

HasTextFormatter ConsensusStartupException Source # 
Instance details

Defined in Cardano.Tracing.OrphanInstances.Consensus

ToObject ConsensusStartupException Source # 
Instance details

Defined in Cardano.Tracing.OrphanInstances.Consensus

LogFormatting ConsensusStartupException Source # 
Instance details

Defined in Cardano.Node.Tracing.Tracers.ConsensusStartupException

MetaTrace ConsensusStartupException Source # 
Instance details

Defined in Cardano.Node.Tracing.Tracers.ConsensusStartupException

Transformable Text IO ConsensusStartupException Source # 
Instance details

Defined in Cardano.Tracing.OrphanInstances.Consensus