deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-github-bep-clocks-dev, golang-github-fatih-color-dev, golang-github-go-kit-log-dev,
golang-github-inconshreveable-log15-dev, golang-github-mattn-go-colorable-dev,
golang-github-pkg-errors-dev
Description: |-
fast and structured logging package for Go
This is a fork of the exellent Apex Log (https://github.com/apex/log)
library.
.
Main changes:
.
* Trim unneeded dependencies.
* Make Fields into a slice to preserve log order.
* Split the old Interface in two and remove all but one Log method (see
below).
* This allows for lazy creation of messages in Log(fmt.Stringer) and
ignoring fields added in LevelLoggers with levels below the Loggers.
* The pointer passed to HandleLog is not safe to use outside of the
current log chain, and needs to be cloned with Clone first if that's
needed.
.
This is probably the very fastest structured log library when logging is
disabled.
Homepage: https://github.com/bep/logg
Installed-Size: '104'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-bep-logg-dev
Priority: optional
Section: golang
Source: golang-github-bep-logg
Version: 0.4.0-1
srcpkg_name: golang-github-bep-logg
srcpkg_version: 0.4.0-1