| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Plutus.PAB.Monitoring.Config
Synopsis
- defaultConfig :: IO Configuration
 - loadConfig :: FilePath -> IO Configuration
 
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.