golang-github-juju-loggo 2.1.0-1 source package in Ubuntu

Changelog

golang-github-juju-loggo (2.1.0-1) unstable; urgency=medium

  * New upstream release
  * Update Standards-Version to 4.7.0 in d/control (no changes needed)

 -- Mathias Gibbens <email address hidden>  Sun, 07 Jul 2024 12:45:13 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-juju-loggo_2.1.0-1.dsc 2.2 KiB 386a091cb4fb59445b41f89e913b97c0b65f2e44288038b40e091fb542268c70
golang-github-juju-loggo_2.1.0.orig.tar.gz 26.2 KiB 0bc01e6cbc1a95354bbb426717c1ca710cb90323ce722d1ce43c12f231cb96e7
golang-github-juju-loggo_2.1.0-1.debian.tar.xz 3.1 KiB 16c0efd0b96c966d1cdeb64aeeceebe201670f5469f13765539d52f0b66094e5

Available diffs

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.