package
2.2.0
Repository: https://github.com/tarent/go-log-middleware.git
Documentation: pkg.go.dev

# Functions

Access logs an access entry with call duration and status code.
AccessError logs an error while accessing.
Return a log entry for application logs, pre-filled with the correlation ids out of the supplied request.
Cacheinfo logs the hit information a accessing a ressource.
Call logs the result of an outgoing call.
EnsureCorrelationId returns the correlation from of the request.
GetCorrelationId returns the correlation from of the request.
GetCorrelationId returns the correlation from of the request.
LifecycleStart logs the start of an application with the configuration struct or map as paramter.
LifecycleStop logs the stop of an application.
NewLogMiddleware returns a new log handler wrapping a given handler.
Set creates a new Logger with the matching specification.
WithPanicStatus modifies the middleware so that it reponds with a given statuscode if a panic occurs.

# Variables

The of cookies which should not be logged.
List of query params that should be anonymized.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author