hack-contrib-2009.6.25: Hack contribSource codeContentsIndex
Hack.Contrib.Middleware.Hub
Documentation
data Severity Source
Constructors
Debug
Info
Warn
Error
Fatal
Unknown
show/hide Instances
hint :: Severity -> StringSource
type Formatter = Severity -> UTCTime -> Int -> String -> String -> StringSource
type Logger = String -> Severity -> IO ()Source
hub :: (String -> IO ()) -> Formatter -> String -> LoggerSource
get_pid :: IO IntSource
simple_logger :: (String -> IO ()) -> String -> LoggerSource
simple_formatter :: FormatterSource
colorize :: Severity -> String -> StringSource
Produced by Haddock version 2.4.2