[ 原始碼: golang-github-meowgorithm-babylogger ]
套件:golang-github-meowgorithm-babylogger-dev(1.2.0-2)
golang-github-meowgorithm-babylogger-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-meowgorithm-babylogger:
- [golang-github-meowgorithm-babylogger_1.2.0-2.dsc]
- [golang-github-meowgorithm-babylogger_1.2.0.orig.tar.gz]
- [golang-github-meowgorithm-babylogger_1.2.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go HTTP logger middleware
Babylogger is a Go HTTP logger middleware.
It has been used with Goji (http://goji.io) and the Go standard library, but it should work with any multiplexer worth its salt, i.e. any multiplexer compatible with the standard library.
Note that ANSI escape sequences (read: colors) will be stripped from the output when the logger is not running in a terminal. For example, log files won't contain any sort of ANSI intended for color output.
Also note that for accurate response time logging Babylogger should be the first middleware called.
其他與 golang-github-meowgorithm-babylogger-dev 有關的套件
|
|
|
|
-
- dep: golang-github-charmbracelet-lipgloss-dev
- style definitions for nice terminal layouts 👄 (Go library)
-
- dep: golang-github-dustin-go-humanize-dev
- format units to human friendly sizes (Go library)