rollbar-hs-0.2.0.0: Core Rollbar data types and APIs.
Core Rollbar data types and APIs.
Signatures
Modules
- Rollbar
- Rollbar.API Codifies Rollbar's API
- Rollbar.AccessToken The access token for a project on Rollbar.
- Rollbar.Item Datatype for reporting to Rollbar
- Rollbar.Item.Body The meat of the Rollbar item
- Rollbar.Item.CodeVersion Metadata for describing versions of software
- Rollbar.Item.Data Metadata about the item being reported
- Rollbar.Item.Environment The environment from which this package is running.
- Rollbar.Item.Hardcoded Provides a way to hard code a value in JSOn
- Internal
- Rollbar.Item.Internal.Notifier Metadata about this actual package
- Rollbar.Item.Internal.Platform Metadata describing the platform this package is running on.
- Rollbar.Item.Level The severity of the item.
- Rollbar.Item.MissingHeaders Headers with some missing from the JSON instance.
- Rollbar.Item.Person The user this item affects.
- Rollbar.Item.Request Data about the request sent to the server.
- Rollbar.Item.Server Metadata about the server this package is running on.