[ 源代码: golang-github-jsternberg-zap-logfmt ]
软件包:golang-github-jsternberg-zap-logfmt-dev(1.0.0-1.1)
golang-github-jsternberg-zap-logfmt-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-jsternberg-zap-logfmt:
- [golang-github-jsternberg-zap-logfmt_1.0.0-1.1.dsc]
- [golang-github-jsternberg-zap-logfmt_1.0.0.orig.tar.xz]
- [golang-github-jsternberg-zap-logfmt_1.0.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
logfmt for zap
This package implements logfmt for zap
Limitations: It is not possible to log an array, channel, function, map, slice, or struct.
Namespaces are supported. If a namespace is opened, all of the keys will be prepended with the namespace name. For example, with the namespace foo and the key bar, you would get a key of foo.bar.
其他与 golang-github-jsternberg-zap-logfmt-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-go.uber-zap-dev
- Blazing fast, structured, leveled logging in Go