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.Server

Description

 

Synopsis

Documentation

data Server Source #

Information about the server using this package.

Constructors

Server 

Fields

newtype Root Source #

The root directory.

Constructors

Root Text 

newtype Branch Source #

The git branch the server is running on.

Constructors

Branch Text