https://github.com/chrisrx/jolt
simple logging for Go
https://github.com/chrisrx/jolt
golang jolt logging
Last synced: 10 months ago
JSON representation
simple logging for Go
- Host: GitHub
- URL: https://github.com/chrisrx/jolt
- Owner: ChrisRx
- License: mit
- Created: 2017-10-30T12:48:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T15:52:19.000Z (over 8 years ago)
- Last Synced: 2025-06-13T16:05:03.406Z (about 1 year ago)
- Topics: golang, jolt, logging
- Language: Go
- Homepage: https://godoc.org/github.com/ChrisRx/jolt
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jolt
[](https://travis-ci.org/ChrisRx/jolt)
[](https://godoc.org/github.com/ChrisRx/jolt)
[](https://goreportcard.com/report/github.com/ChrisRx/jolt)
[](https://codecov.io/gh/ChrisRx/jolt)
Jolt is a simple logging package for Go. The goal is to provide ease-of-use over customization and performance.