Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Timehop's golog logger middleware for negroni.
https://github.com/zbindenren/negroni-golog

Last synced: about 2 hours ago
JSON representation

Timehop's golog logger middleware for negroni.

Awesome Lists containing this project

README

        

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

[Timehop's golog](https://github.com/timehop/golog) logger middleware for [negroni](https://github.com/codegangsta/negroni).

## Usage

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