| Maintainer | Jelmer Vernooij <jelmer@jelmer.uk> |
|---|---|
| Safe Haskell | None |
| Language | Haskell98 |
Propellor.Property.Logcheck
Description
Documentation
data ReportLevel Source #
Constructors
| Workstation | |
| Server | |
| Paranoid |
Instances
| ConfigurableValue ReportLevel Source # | |
Defined in Propellor.Property.Logcheck Methods val :: ReportLevel -> String Source # | |
ignoreFilePath :: ReportLevel -> Service -> FilePath Source #
ignoreLines :: ReportLevel -> Service -> [String] -> Property UnixLike Source #