hack-2009.4.23: a sexy Haskell Webserver InterfaceSource codeContentsIndex
Hack.Contrib.Hub
Documentation
data Severity Source
Constructors
Debug
Info
Warn
Error
Fatal
Unknown
show/hide Instances
hint :: Severity -> StringSource
type Formatter = Severity -> CalendarTime -> Int -> String -> String -> StringSource
type Logger = String -> Severity -> IO ()Source
hub :: Stream -> Formatter -> String -> LoggerSource
simple_logger :: Maybe Stream -> Maybe Formatter -> String -> Env -> LoggerSource
simple_formatter :: FormatterSource
colorize :: Severity -> String -> StringSource
Produced by Haddock version 2.4.2