inconshreveable / log15Links
Structured, composable logging for Go
☆1,098Updated 2 years ago
Alternatives and similar repositories for log15
Users that are interested in log15 are comparing it to the libraries listed below
Sorting:
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,283Updated 6 years ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆865Updated 4 months ago
- Type-driven code generation for Go☆1,425Updated last year
- Zero-downtime restarts in Go☆2,097Updated 6 years ago
- Golang channel helpers and special types☆809Updated last year
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Rich testing for the Go language☆697Updated 10 months ago
- A polite Go HTTP server that shuts down gracefully.☆996Updated 6 years ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Package inject provides a reflect based injector.☆1,414Updated 6 years ago
- simple json field access for golang☆589Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- [mirror] Versioned Go Prototype☆1,518Updated 2 months ago
- Elegant generics for Go☆1,720Updated 3 years ago
- Lightning Fast HTTP Multiplexer☆1,287Updated 6 years ago
- faster JSON serialization for Go☆2,979Updated last year
- Pretty printing for Go values☆1,388Updated 10 months ago
- A Go middleware that stores various information about your web application (response time, status code count, etc.)☆593Updated 2 years ago
- Plugin-driven, extensible HTTP client toolkit for Go