proxy.golang.org : github.com/gwatts/kvlog
Package kvlog implement a key=value log formatter for the logrus logging package. It can optionally include the calling function name and line number, include constant values in every line and promote certain primary keys to the beginning of each line. All other keys are sorted into alphabetical order for easy scanning, with the human-readnable description at the end of each line. eg. This provides a format that's human-readable, yet automatically extracted by tools such as Splunk.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gwatts/kvlog
License: MIT
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/gwatts
Stars: 1 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago