https://github.com/chrisrx/jolt
simple logging for Go
https://github.com/chrisrx/jolt
golang jolt logging
Last synced: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T15:52:19.000Z (over 7 years ago)
- Last Synced: 2025-01-21T13:11:18.367Z (5 months ago)
- Topics: golang, jolt, logging
- Language: Go
- Homepage: https://godoc.org/github.com/ChrisRx/jolt
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- 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.