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

https://github.com/osamingo/logrusow

Convenient log package with Sirupsen/logrus for Golang
https://github.com/osamingo/logrusow

Last synced: over 1 year ago
JSON representation

Convenient log package with Sirupsen/logrus for Golang

Awesome Lists containing this project

README

          

# logrusow

[![CircleCI](https://img.shields.io/circleci/project/osamingo/logrusow/master.svg?style=flat)](https://circleci.com/gh/osamingo/logrusow/tree/master)
[![CodeCov](https://img.shields.io/codecov/c/github/osamingo/logrusow/master.svg?style=flat)](http://codecov.io/github/osamingo/logrusow?branch=master)
[![Go Report Card](http://goreportcard.com/badge/osamingo/logrusow)](http://goreportcard.com/report/osamingo/logrusow)
[![GoDoc](https://godoc.org/github.com/osamingo/logrusow?status.svg)](https://godoc.org/github.com/osamingo/logrusow)
[![GitHub license](https://img.shields.io/github/license/osamingo/logrusow.svg)](https://github.com/osamingo/logrusow/blob/master/LICENSE)

## TL;DR

Convenient log package with [Sirupsen/logrus](https://github.com/Sirupsen/logrus) for Golang.

## License

Released under the [MIT License](https://github.com/osamingo/logrusow/blob/master/LICENSE)