| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Hydra.Logging.Messages
Description
Aggregates all tracing messages in a single type.
This module provides a central point where top-level traced messages are grouped. This is useful for traces consumers that will need to do something specific depending on various tracing messages, eg. monitoring and metrics collection.
Documentation
Constructors
| DirectChain | |
Fields | |
| APIServer | |
Fields
| |
| Network | |
Fields | |
| Node | |
Fields
| |
| NodeOptions | |
Fields | |
| SQLite | |
| EnteringMainloop | |
| NodeHydrated | |
| ChainBackendStarted | |
| NetworkStarted | |
| LoadingTrustedSetup | Emitted either side of forcing the embedded KZG trusted setup, the one startup step with no bound on how long it takes. |
| TrustedSetupLoaded | |
Fields
| |