Categorygithub.com/wolfeidau/lambda-go-extras/middleware/raw
modulepackage
1.5.1
Repository: https://github.com/wolfeidau/lambda-go-extras.git
Documentation: pkg.go.dev

# Functions

Enabled is a flag to toggle this middleware on or off.
Fields pass a map of attributes which are appended to all log messages emitted by this logger.
New build a new raw event logging middleware, this uses zerolog to emit a log message for the input and output events.
Output is a writer where logs in JSON format are written.

# Type aliases

Option assign settings to the zerolog middlware.