mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add link to list (#1574)
This commit is contained in:
parent
3e2a62d144
commit
230ce2d5b6
@ -634,6 +634,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [logdump](https://github.com/ewwwwwqm/logdump) - Package for multi-level logging.
|
* [logdump](https://github.com/ewwwwwqm/logdump) - Package for multi-level logging.
|
||||||
* [logex](https://github.com/chzyer/logex) - Golang log lib, supports tracking and level, wrap by standard log lib.
|
* [logex](https://github.com/chzyer/logex) - Golang log lib, supports tracking and level, wrap by standard log lib.
|
||||||
* [logger](https://github.com/azer/logger) - Minimalistic logging library for Go.
|
* [logger](https://github.com/azer/logger) - Minimalistic logging library for Go.
|
||||||
|
* [logo](https://github.com/mbndr/logo) - Golang logger to different configurable writers.
|
||||||
* [logrus](https://github.com/Sirupsen/logrus) - Structured logger for Go.
|
* [logrus](https://github.com/Sirupsen/logrus) - Structured logger for Go.
|
||||||
* [logrusly](https://github.com/sebest/logrusly) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a [Loggly](https://www.loggly.com/).
|
* [logrusly](https://github.com/sebest/logrusly) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a [Loggly](https://www.loggly.com/).
|
||||||
* [logutils](https://github.com/hashicorp/logutils) - Utilities for slightly better logging in Go (Golang) extending the standard logger.
|
* [logutils](https://github.com/hashicorp/logutils) - Utilities for slightly better logging in Go (Golang) extending the standard logger.
|
||||||
|
Loading…
Reference in New Issue
Block a user