[ 源代码: golang-github-inconshreveable-log15 ]
软件包:golang-github-inconshreveable-log15-dev(2.14-1)
golang-github-inconshreveable-log15-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-inconshreveable-log15:
- [golang-github-inconshreveable-log15_2.14-1.dsc]
- [golang-github-inconshreveable-log15_2.14.orig.tar.gz]
- [golang-github-inconshreveable-log15_2.14-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-charmbracelet-log-dev
- golang-github-hashicorp-go-hclog-dev
- golang-github-mightyguava-jl-dev
- golang-github-spf13-jwalterweatherman-dev
- liblog4cplus-dev
- golang-github-natefinch-lumberjack-dev
- python3-thinc
- golang-github-go-kit-log-dev
- golang-gopkg-natefinch-lumberjack.v2-dev
- liblog4cplus-2.0.5t64
- liblog4cplus-2.0.5
structured, composable logging for Go
package log15 provides an opinionated, simple toolkit for best-practice logging in Go (golang) that is both human and machine readable. It is modeled after the Go standard library's io and net/http packages and is an alternative to the standard library's log package.
其他与 golang-github-inconshreveable-log15-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-go-stack-stack-dev
- capture, manipulate, and format call stacks
-
- dep: golang-github-mattn-go-colorable-dev
- Golang library to colorable writer for windows
-
- dep: golang-github-mattn-go-isatty-dev
- Golang library to implementation isatty interface