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

https://github.com/hdecarne-github/go-log

Common Go logging code shared between my projects
https://github.com/hdecarne-github/go-log

Last synced: 6 months ago
JSON representation

Common Go logging code shared between my projects

Awesome Lists containing this project

README

          

## Common Go logging code shared between my projects
[![GoDoc](https://godoc.org/github.com/hdecarne-github/go-log?status.svg)](https://godoc.org/github.com/hdecarne-github/go-log)
[![Build](https://github.com/hdecarne-github/go-log/actions/workflows/build.yml/badge.svg)](https://github.com/hdecarne-github/go-log/actions/workflows/build.yml)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=hdecarne-github_go-log&metric=coverage)](https://sonarcloud.io/summary/new_code?id=hdecarne-github_go-log)
[![Go Report Card](https://goreportcard.com/badge/github.com/hdecarne-github/go-log)](https://goreportcard.com/report/github.com/hdecarne-github/go-log)

## License
This project is subject to the the MIT License. See LICENSE information for details.