httpaccess

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHTTPAccessLogHandler

func NewHTTPAccessLogHandler(logger logging.Logger, level logrus.Level, tracer *tracing.Tracer, message string) func(h http.Handler) http.Handler

NewHTTPAccessLogHandler creates a handler that will log a message after a request has been served.

func SetAccessLogLevelHandler

func SetAccessLogLevelHandler(level logrus.Level) func(h http.Handler) http.Handler

SetAccessLogLevelHandler overrides the log level set in NewHTTPAccessLogHandler for a specific endpoint. Use log level 0 to suppress log messages.

Types

This section is empty.

Jump to

Keyboard shortcuts

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