ircbot-0.1.1: A library for writing irc bots

Safe HaskellSafe-Inferred

Network.IRC.Bot.Log

Documentation

type Logger = LogLevel -> String -> IO ()Source