mohws-0.2.0.1: Modular Haskell Web ServerSource codeContentsIndex
Network.MoHWS.Logger
Documentation
data Handle a Source
startSource
::
=> a -> IO StringMessage formatting function
-> FilePathlog file path
-> IO (Handle a)
stop :: Handle a -> IO ()Source
log :: Handle a -> a -> IO ()Source
Produced by Haddock version 2.4.2