[ 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