Pakket: golang-github-d2r2-go-logger-dev (0.0~git20210606.60e9d12-4)
Verwijzigingen voor golang-github-d2r2-go-logger-dev
Trisquel bronnen:
Het bronpakket golang-github-d2r2-go-logger downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Benjamin Drung
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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.
Andere aan golang-github-d2r2-go-logger-dev gerelateerde pakketten
|
|
|
-
- 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