golang-github-juju-loggo 0.0~git20170605.8232ab8-4 source package in Ubuntu

Changelog

golang-github-juju-loggo (0.0~git20170605.8232ab8-4) unstable; urgency=medium

  * Team upload.
  * Vcs-* urls: pkg-go-team -> go-team.

 -- Alexandre Viau <email address hidden>  Tue, 06 Feb 2018 00:23:50 -0500

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
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-juju-loggo_0.0~git20170605.8232ab8-4.dsc 2.4 KiB 3649bf091397cb19e522a2789d5dd7f559e55c6741a652fea5314466b0a4445f
golang-github-juju-loggo_0.0~git20170605.8232ab8.orig.tar.xz 17.7 KiB 087221b5733c985e8279f5a55a9e7aca06631c14fbf5d5de5c33e7af6d7a0f80
golang-github-juju-loggo_0.0~git20170605.8232ab8-4.debian.tar.xz 2.4 KiB 0497623562e8b6b41d499c60c93cda3f2afbaa4a525cd9ffc7be795bcbec9847

No changes file available.

Binary packages built by this source

golang-github-juju-loggo-dev: logging library for Go

 This package provides an alternative to the standard library
 log package.
 .
 The actual logging functions never return errors. If you are logging
 something, you really don't want to be worried about the logging having
 trouble.