* 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 )
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