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

https://github.com/hupe1980/golog

Simple golang logger interface for use in library development
https://github.com/hupe1980/golog

golang interface logger

Last synced: 7 months ago
JSON representation

Simple golang logger interface for use in library development

Awesome Lists containing this project

README

          

# golog
![Build Status](https://github.com/hupe1980/golog/workflows/build/badge.svg)
[![Go Reference](https://pkg.go.dev/badge/github.com/hupe1980/golog.svg)](https://pkg.go.dev/github.com/hupe1980/golog)
> Simple golang logger interface for use in library development

## License
[MIT](LICENCE)