lobemo-backend-aggregation-0.1.0.0: provides a backend implementation to aggregate traced values
Safe HaskellNone
LanguageHaskell2010

Cardano.BM.Backend.Aggregation

Contents

Synopsis

Documentation

Plugin

plugin :: (IsEffectuator s a, ToJSON a, FromJSON a) => Configuration -> Trace IO a -> s a -> IO (Plugin a) Source #