An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# jolt

[![Build Status](https://travis-ci.org/ChrisRx/jolt.svg)](https://travis-ci.org/ChrisRx/jolt)
[![GoDoc](https://godoc.org/github.com/ChrisRx/jolt?status.svg)](https://godoc.org/github.com/ChrisRx/jolt)
[![Go Report Card](https://goreportcard.com/badge/github.com/ChrisRx/jolt)](https://goreportcard.com/report/github.com/ChrisRx/jolt)
[![codecov](https://codecov.io/gh/ChrisRx/jolt/branch/master/graph/badge.svg)](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.