HWM.Runtime.Logging
logRoot :: FilePath Source #
logPath :: Name -> FilePath Source #
log :: MonadIO m => Name -> [(Text, Text)] -> Text -> m FilePath Source #
logError :: MonadIO m => Name -> [(Text, Text)] -> Text -> m FilePath Source #