juju / loggoLinks
A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.
☆136Updated last month
Alternatives and similar repositories for loggo
Users that are interested in loggo are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated last year
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Caching package for Go☆89Updated 8 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- A simple demo of hot code swapping with Go 1.8 and its plugins feature.☆248Updated 8 years ago
- HTTP for Gophers☆62Updated 6 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated last year
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆143Updated last year
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- A Golang Middleware to handle X-Forwarded-For Header☆100Updated 3 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Robust application configuration made simple☆126Updated 2 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated last year
- cross-platform Golang helpers for reading password input without cgo☆116Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago