[ trixie ]
[ sid ]
[ 原始碼: golang-github-go-logr-zapr ]
套件:golang-github-go-logr-zapr-dev(1.3.0-2)
golang-github-go-logr-zapr-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-go-logr-zapr:
- [golang-github-go-logr-zapr_1.3.0-2.dsc]
- [golang-github-go-logr-zapr_1.3.0.orig.tar.gz]
- [golang-github-go-logr-zapr_1.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Adapter for go-logr to use zap as a backend (library)
The zapr library is an adapter that connects the structured logging interface of go-logr with the high-performance zap logging library.
It allows developers to leverage the structured and leveled logging capabilities of zap while following the go-logr logging API.
Useful for projects that want to standardize logging interfaces while retaining the powerful features of zap.
其他與 golang-github-go-logr-zapr-dev 有關的套件
|
|
|
|
-
- dep: golang-github-go-logr-logr-dev
- simple logging interface for Go (library)
-
- 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