package
0.0.0-20250125154136-01a2df996ed8
Repository: https://github.com/michelaquino/golang_api_skeleton.git
Documentation: pkg.go.dev

# Functions

GetLogger return a new instance of the log for the application.
NewKeyValueEncoder creates a key=value encoder.

# Interfaces

Logger is a interface to log object.