rollbar-1.1.3: error tracking through rollbar.com
Safe HaskellNone
LanguageHaskell2010

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