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

https://github.com/windomz/go-logger-logrus

Useful logger with Sirupsen/logrus
https://github.com/windomz/go-logger-logrus

Last synced: 11 months ago
JSON representation

Useful logger with Sirupsen/logrus

Awesome Lists containing this project

README

          

# go-logger-logrus

Base on [Sirupsen/logrus](https://github.com/Sirupsen/logrus)

[![GoDoc](https://godoc.org/github.com/Sirupsen/logrus?status.svg)](https://godoc.org/github.com/Sirupsen/logrus)

## Overview

* Developing...

## Installation

```
go get -u github.com/WindomZ/go-logger-logrus
```

## TODO

* Usage and demo
* go test

## LICENSE

MIT(http://opensource.org/licenses/mit-license.php)