[ 原始碼: 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