package
0.0.0-20210616212009-40de97260f38
Repository: https://github.com/danillodesouza/sqs-lambda-go-example.git
Documentation: pkg.go.dev

# Functions

LogDebug logs a debug to stdout when debug Log Level is active.
LogError logs a error to stderr including some internal information like transaction ID, internal ID, error code and message.
LogProcessedResult logs processed messages.
NewConfig config constructor.
NewLogger returns an usable zap logger.

# Structs

Config represents env configs.
LogLevelConfig log level config.