logger

package
v0.0.0-...-e7aca54 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OperationTypeGet    string = "read"
	OperationTypeUpdate string = "update"
	OperationTypePost   string = "create"
	OperationTypeDelete string = "delete"
)

Variables

This section is empty.

Functions

func GinGrammarLog

func GinGrammarLog(logger *logger.Logger, timeFormat string, utc bool) gin.HandlerFunc

GinGrammarLog returns a gin.HandlerFunc (middleware) that logs requests using grammar-log.

Types

This section is empty.

Jump to

Keyboard shortcuts

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