| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.Logging.Tracer.EKG
Synopsis
- ekgTracer :: MonadIO m => TraceConfig -> Store -> m (Trace m FormattedMessage)
Documentation
ekgTracer :: MonadIO m => TraceConfig -> Store -> m (Trace m FormattedMessage) Source #
It is mandatory to construct only one standard tracer in any application! Throwing away a standard tracer and using a new one will result in an exception