Text.LoggerThread
withLoggerThread :: (Logger -> IO ()) -> IO () Source #
type Logger = Text -> IO () Source #