rollbar-1.1.2: error tracking through rollbar.com

Safe HaskellNone
LanguageHaskell98

Rollbar.MonadLogger

Synopsis

Documentation

reportErrorS Source #

Arguments

:: Settings 
-> Options 
-> Text

log section

-> (Text -> Text -> IO ())

monad-logger logging function. takes a section and a message

-> Text

message

-> IO () 

report errors to rollbar.com and log them with monad-logger