ircbot-0.6.6: A library for writing IRC bots
Safe HaskellNone
LanguageHaskell2010

Network.IRC.Bot.PosixLogger

Documentation

posixLogger :: Maybe FilePath -> ByteString -> Chan Message -> IO () Source #

fdWrites :: Fd -> ByteString -> IO () Source #