mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove outdated (#5285)
This commit is contained in:
parent
ba96b2621c
commit
8560b1c3e0
@ -1510,7 +1510,6 @@ _Libraries for generating and working with log files._
|
|||||||
- [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
- [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
||||||
- [go-log](https://github.com/ian-kent/go-log) - Log4j implementation in Go.
|
- [go-log](https://github.com/ian-kent/go-log) - Log4j implementation in Go.
|
||||||
- [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
|
- [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
|
||||||
- [gologger](https://github.com/sadlil/gologger) - Simple easy to use log lib for go, logs in Colored Console, Simple Console, File or Elasticsearch.
|
|
||||||
- [gomol](https://github.com/aphistic/gomol) - Multiple-output, structured logging for Go with extensible logging outputs.
|
- [gomol](https://github.com/aphistic/gomol) - Multiple-output, structured logging for Go with extensible logging outputs.
|
||||||
- [gone/log](https://github.com/One-com/gone/tree/master/log) - Fast, extendable, full-featured, std-lib source compatible log library.
|
- [gone/log](https://github.com/One-com/gone/tree/master/log) - Fast, extendable, full-featured, std-lib source compatible log library.
|
||||||
- [httpretty](https://github.com/henvic/httpretty) - Pretty-prints your regular HTTP requests on your terminal for debugging (similar to http.DumpRequest).
|
- [httpretty](https://github.com/henvic/httpretty) - Pretty-prints your regular HTTP requests on your terminal for debugging (similar to http.DumpRequest).
|
||||||
@ -1527,7 +1526,6 @@ _Libraries for generating and working with log files._
|
|||||||
- [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.
|
||||||
- [logmatic](https://github.com/borderstech/logmatic) - Colorized logger for Golang with dynamic log level configuration.
|
|
||||||
- [logo](https://github.com/mbndr/logo) - Golang logger to different configurable writers.
|
- [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.
|
||||||
- [logrusiowriter](https://github.com/cabify/logrusiowriter) - `io.Writer` implementation using [logrus](https://github.com/sirupsen/logrus) logger.
|
- [logrusiowriter](https://github.com/cabify/logrusiowriter) - `io.Writer` implementation using [logrus](https://github.com/sirupsen/logrus) logger.
|
||||||
|
Loading…
Reference in New Issue
Block a user