Categorygithub.com/snabble/go-logging
modulepackage
0.0.1
Repository: https://github.com/snabble/go-logging.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, prefilled 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 users correlation id of the headers.
LifecycleStart logs the start of an application with the configuration struct or map as paramter.
LifecycleStop logs the request to stop an application.
LifecycleStoped logs the stop of an application.
No description provided by the author
LifecycleStop logs the stop of an application.
Set creates a new Logger with the matching specification.

# Variables

The of cookies which should not be logged.
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
Formatter generates json in logstash format.