| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.Nix.Store.Remote.Logger
Documentation
Constructors
| Next ByteString | |
| Read Int | |
| Write ByteString | |
| Last | |
| Error Int ByteString | |
| StartActivity ActivityID Verbosity ActivityType ByteString [Field] ActivityParentID | |
| StopActivity ActivityID | |
| Result ActivityID ResultType [Field] |
Constructors
| LogStr ByteString | |
| LogInt Int |
processOutput :: MonadStore [Logger] Source #