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

https://github.com/jimskapt/go-logging-maps

An go(lang) library to build logs as structured data (like JSON, XML, TOML, ...)
https://github.com/jimskapt/go-logging-maps

alpha-stage library

Last synced: 9 months ago
JSON representation

An go(lang) library to build logs as structured data (like JSON, XML, TOML, ...)

Awesome Lists containing this project

README

          

# go-logging-maps [![GoDoc](https://godoc.org/github.com/Jimskapt/go-logging-maps?status.svg)](https://godoc.org/github.com/Jimskapt/go-logging-maps) [![Go Report Card](https://goreportcard.com/badge/github.com/Jimskapt/go-logging-maps)](https://goreportcard.com/report/github.com/Jimskapt/go-logging-maps) [![codebeat badge](https://codebeat.co/badges/2a6b7e9c-59c8-4994-b3cb-4c7f97add434)](https://codebeat.co/projects/github-com-jimskapt-go-logging-maps)
Logs as structured data (like JSON, XML, TOML, ...)

You should take a look to :
- [exemples](https://github.com/Jimskapt/go-logging-maps/blob/master/examples/)
- [GoGoc](https://godoc.org/github.com/Jimskapt/go-logging-maps)