katip-syslog-0.1.2.0: Syslog Katip Scribe

Safe HaskellNone
LanguageHaskell2010

Katip.Scribes.Syslog

Synopsis

Documentation

mkSyslogScribe :: Namespace -> Severity -> Verbosity -> IO (Scribe, IO ()) Source #

A syslog Scribe which respects the main Katip's guidelines. Returns a tuple containing the Scribe and a finaliser.