plutus-pab-1.2.0.0
Safe Haskell None
Language Haskell2010

Plutus.PAB.Monitoring.Config

Synopsis

Documentation

defaultConfig :: IO Configuration Source #

A default Configuration that logs on Info and above to stdout

loadConfig :: FilePath -> IO Configuration Source #

Load a Configuration from a YAML file.