Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zbindenren/negroni-loggo

Loggo logger middleware for negroni
https://github.com/zbindenren/negroni-loggo

Last synced: 5 days ago
JSON representation

Loggo logger middleware for negroni

Awesome Lists containing this project

README

        

# negroni-loggo [![GoDoc](http://godoc.org/github.com/zbinderen/negroni-loggo?status.svg)](http://godoc.org/github.com/zbindenren/negroni-loggo)

[Loggo](https://github.com/juju/loggo) logger middleware for [negroni](https://github.com/codegangsta/negroni).

## Usage

Take a look at the [example](./example/main.go)