golang-gopkg-inconshreveable-log15.v2 2.11+git20150921.0.b105bd3-0ubuntu13 source package in Ubuntu

Changelog

golang-gopkg-inconshreveable-log15.v2 (2.11+git20150921.0.b105bd3-0ubuntu13) bionic; urgency=medium

  * Stop building shared library package.

 -- Michael Hudson-Doyle <email address hidden>  Wed, 08 Nov 2017 22:25:35 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-inconshreveable-log15.v2_2.11+git20150921.0.b105bd3.orig.tar.xz 21.9 KiB de27e41ca12affdf4a98026314f1e292a4e65f8c542753f20944540eb345b9ba
golang-gopkg-inconshreveable-log15.v2_2.11+git20150921.0.b105bd3-0ubuntu13.debian.tar.xz 3.6 KiB 95c5f09048d30bedbe07b6bf7e2d85262d5cd9b0fea40c5d420864d4f83725c1
golang-gopkg-inconshreveable-log15.v2_2.11+git20150921.0.b105bd3-0ubuntu13.dsc 2.3 KiB a5957feff6f350ac9a5a82a774b98511a875dc6a2ac7fea6f3c8a9a365a43e04

View changes file

Binary packages built by this source

golang-gopkg-inconshreveable-log15.v2-dev: Powerful, composable logging for Go

 log15 is a multi-platform, flexible logging library with support for
 multiple logging levels and backends.
 .
 The log15 package provides an opinionated, simple toolkit for
 best-practice logging in Go (golang) that is both human and machine
 readable. It is modeled after the Go standard library's io and net/http
 packages and is an alternative to the standard library's log package.