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

https://github.com/goroute/logger

Logger middleware for goroute
https://github.com/goroute/logger

Last synced: 5 months ago
JSON representation

Logger middleware for goroute

Awesome Lists containing this project

README

          



[![Build Status](https://travis-ci.com/goroute/logger.svg?branch=master)](https://travis-ci.com/goroute/logger)
[![codecov](https://codecov.io/gh/goroute/logger/branch/master/graph/badge.svg)](https://codecov.io/gh/goroute/logger)
[![GoDoc](https://godoc.org/github.com/goroute/logger?status.svg)](http://godoc.org/github.com/goroute/logger)
[![Go Report Card](https://goreportcard.com/badge/github.com/goroute/logger)](https://goreportcard.com/report/github.com/goroute/logger)

## About
Fast and minimalist requests logger middleware for go route.

## Usage

See example folder.

## Text output

## JSON output