ircbot-0.5.3: A library for writing irc bots

Safe HaskellSafe-Inferred

Network.IRC.Bot.Log

Documentation

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