パッケージ: golang-github-d2r2-go-logger-dev (0.0~git20210606.60e9d12-4)
golang-github-d2r2-go-logger-dev に関するリンク
Trisquel の資源:
golang-github-d2r2-go-logger ソースパッケージをダウンロード:
- [golang-github-d2r2-go-logger_0.0~git20210606.60e9d12-4.dsc]
- [golang-github-d2r2-go-logger_0.0~git20210606.60e9d12.orig.tar.gz]
- [golang-github-d2r2-go-logger_0.0~git20210606.60e9d12-4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Benjamin Drung
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-heroku-rollrus-dev
- golang-github-jesseduffield-rollrus-dev
- golang-github-gologme-log-dev
- golang-github-rifflock-lfshook-dev
- golang-github-jedisct1-dlog-dev
- golang-github-bshuster-repo-logrus-logstash-hook-dev
- node-winston
- php-psr-log
- golang-github-smallstep-assert-dev
- ruby-mixlib-authentication
- ruby-mixlib-log
Go logger functionality with package-level logging separation (library)
Functionality of this package is similar to logrus and other popular Go logging packages, but still the capabilities of this package are not as flexible and advanced as the mentioned popular packages.
One of the reasons for creating this library was the ability to log with more verbosity levels. For instance, it has Fatal, Panic, Error, Warning, Notify, Information and Debug levels, while others ordinary do not include Notify verbosity.
その他の golang-github-d2r2-go-logger-dev 関連パッケージ
|
|
|
-
- dep: golang-github-d2r2-go-i2c-dev
- I2C-bus interaction of peripheral sensors with single-board computers (library)
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging