wai-middleware-rollbar-0.8.1: Middleware that communicates to Rollbar.

Copyright(c) Hardy Jones 2017
LicenseBSD3
Maintainerjones3.hardy@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Rollbar.Item.Person

Description

 

Synopsis

Documentation

data Person Source #

The affected user.

The Email and Username associated with the latest Id will overwrite any previous.

Constructors

Person 

newtype Id Source #

The user's identifier. This uniquely identifies a Person to Rollbar.

Constructors

Id Text 

Instances