Pakket: golang-github-meowgorithm-babylogger-dev (1.2.0-2)
Verwijzigingen voor golang-github-meowgorithm-babylogger-dev
Debian bronnen:
Het bronpakket golang-github-meowgorithm-babylogger downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-meowgorithm-babylogger-dev gerelateerde pakketten
|
|
|
|
-
- 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)