パッケージ: golang-github-inconshreveable-log15-dev (2.14-1)
golang-github-inconshreveable-log15-dev に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Alexandre Viau
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-tendermint-log15-dev
- golang-github-hashicorp-go-hclog-dev
- golang-github-spf13-jwalterweatherman-dev
- golang-github-natefinch-lumberjack-dev
- golang-github-go-kit-log-dev
- golang-gopkg-natefinch-lumberjack.v2-dev
- golang-github-sirupsen-logrus-dev
- liblog4cplus-2.0.5
- liblog4cplus-1.1-9
- golang-github-bshuster-repo-logrus-logstash-hook-dev
- liblog4cplus-dev
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