Package: wnpp
Severity: wishlist
Owner: Leonardo Arias Fonseca <ag...@riseup.net>
* Package name : golang-github-kataras-pio
Version : 0.0.14-1
Upstream Author : Gerasimos (Makis) Maropoulos
* URL : https://github.com/kataras/pio
* License : BSD-3-clause
Programming Lang: Go
Description : Low-level package that provides an easy way to
centralize different output targets. Supports colors and text decoration
to all popular terminals
PIO [*Pill for Input/Output*] tries to cure headaches by solving
problems where go (https://golang.org) applications use different kinds
of print targets or even loggers.
.
* it can combine all your loggers as one
* it can scan from any source and print
* opossite is possible too, it use one or more sources to output when
printing
I want to package this library to unblock mev-boost, ITP bug #1107167,
and go-ethereum, ITP bug #890541.