How to Install golang-github-inconshreveable-log15-dev in Ubuntu 18.04



Install golang-github-inconshreveable-log15-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-inconshreveable-log15-dev

Description:

structured, composable logging for Go

package log15 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.

Homepage: https://github.com/inconshreveable/log15

Version: 2.13-5

Section: universe/devel