[ trixie ]
[ sid ]
[ 原始碼: golang-github-mgutz-logxi ]
套件:golang-github-mgutz-logxi-dev(1-1)
golang-github-mgutz-logxi-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mgutz-logxi:
- [golang-github-mgutz-logxi_1-1.dsc]
- [golang-github-mgutz-logxi_1.orig.tar.gz]
- [golang-github-mgutz-logxi_1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
12-factor app logger (library)
Log XI is a structured 12-factor app (http://12factor.net/logs) logger built for speed and happy development.
* Simpler. Sane no-configuration defaults out of the box. * Faster. See benchmarks vs logrus and log15. * Structured. Key-value pairs are enforced. Logs JSON in production. * Configurable. Enable/disable Loggers and levels via env vars. * Friendlier. Happy, colorful and developer friendly logger in terminal. * Helpful. Traces, warnings and errors are emphasized with file, line number and call stack. * Efficient. Has level guards to avoid cost of building complex arguments.
其他與 golang-github-mgutz-logxi-dev 有關的套件
|
|
|
|
-
- dep: golang-github-inconshreveable-log15-dev
- structured, composable logging for Go
-
- 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
-
- dep: golang-github-mgutz-ansi-dev
- Small, fast library to create ANSI colored strings and codes
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-gopkg-godo.v2-dev
- task runner and file watcher (library)