#911803 RFP: golang-gopkg-clog.v1-dev -- channel-based logging package for Go

#911803#5
Date:
2018-10-25 01:48:31 UTC
From:
To:
* Package name    : golang-gopkg-clog.v1-dev
  Version         : 1.2
  Upstream Author : 无闻
* URL             : https://notabug.org/makenotabuggreatagain/clog
* License         : Apache-2.0
  Programming Lang: go
  Description     : channel-based logging package for Go

This package supports multiple logger adapters across different levels of
logging.  It uses Go's native channel feature to provide goroutine-safe mechanism
on large concurrency.

It is a vendored dependency of gogs ( #911419 )

#911803#12
Date:
2018-11-16 21:50:53 UTC
From:
To:
a building preliminary package is available at the above link, under a
slightly renamed package name.

It is giving a lintian warning still (see issue #3 -
https://notabug.org/makenotabuggreatagain/clog/issues/3 ), but it is
building