trace-dispatcher
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Logging.Tracer.EKG

Synopsis

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