golang-github-heroku-rollrus 0.0~git20190402.fde2a6b-2 source package in Ubuntu

Changelog

golang-github-heroku-rollrus (0.0~git20190402.fde2a6b-2) unstable; urgency=medium

  * d/control: bump standards

 -- Dawid Dziurla <email address hidden>  Sun, 04 Aug 2019 12:19:54 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-heroku-rollrus_0.0~git20190402.fde2a6b-2.dsc 2.4 KiB 8f2a0a462ddb6d6cf9331fec73efc956bdc10bc315e1570773cd198125f334be
golang-github-heroku-rollrus_0.0~git20190402.fde2a6b.orig.tar.gz 6.8 KiB 537ec044606899e86fda82ed7496759bd0ed18e59196909b4acd1912ee77c151
golang-github-heroku-rollrus_0.0~git20190402.fde2a6b-2.debian.tar.xz 2.0 KiB 9aca081723c5b4d6a5bc4ee3e4ad989794e9d5d31526386cd92e5f0c69bca259

No changes file available.

Binary packages built by this source

golang-github-heroku-rollrus-dev: Logrus Rollbar Hook

 Rollrus is what happens when Logrus (https://github.com/sirupsen/logrus)
 meets Roll (https://github.com/stvp/roll).
 .
 When a .Error, .Fatal or .Panic logging function is called, report the
 details to rollbar via a Logrus hook.
 .
 Delivery is synchronous to help ensure that logs are delivered.
 .
 If the error includes a StackTrace, that StackTrace is reported to rollbar.