How to Install golang-blitiri-go-log-dev in Ubuntu 18.04



Install golang-blitiri-go-log-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-blitiri-go-log-dev

Description:

Simple logging library in Go

blitiri.com.ar/go/log is a Go package implementing a simple logger. . It implements an API somewhat similar to glog, with a focus towards simplicity and integration with standard tools such as systemd. . There are command line flags (defined using the flag package) to control the behaviour of the default logger. By default, it will write to stderr without timestamps; this is suitable for systemd (or equivalent) logging.

Homepage: https://blitiri.com.ar/git/r/log/

Version: 0.0+git20170910.0.2b2e1b6-1

Section: universe/devel