echologrus

package module
v0.0.0-...-1dfef6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2016 License: BSD-3-Clause Imports: 4 Imported by: 0

README

echo-logrus

GoDoc

Overview

Package echologrus provides a middleware for echo that logs request details via the logrus logging library.

See the documentation on GoDoc.

License

3-clause BSD. A copy is included with the source.

Documentation

Overview

Package echologrus provides a middleware for echo that logs request details via the logrus logging library

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() echo.MiddlewareFunc

New returns a new middleware handler with a default logger

func NewWithLogger

func NewWithLogger(l *logrus.Logger) echo.MiddlewareFunc

NewWithLogger returns a new middleware handler with the specified logger

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL