[ 原始碼: golang-github-inconshreveable-log15 ]
套件:golang-github-inconshreveable-log15-dev(2.15-2)
golang-github-inconshreveable-log15-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-inconshreveable-log15:
- [golang-github-inconshreveable-log15_2.15-2.dsc]
- [golang-github-inconshreveable-log15_2.15.orig.tar.gz]
- [golang-github-inconshreveable-log15_2.15-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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