Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zbindenren/negroni-golog
- Owner: zbindenren
- Created: 2015-03-01T19:51:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T19:52:11.000Z (almost 10 years ago)
- Last Synced: 2024-12-13T19:48:00.230Z (about 2 months ago)
- Language: Go
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)