package
0.0.0-20240613162732-6688ee0b920f
Repository: https://github.com/shihabmridha/golang-app-template.git
Documentation: pkg.go.dev

# Functions

DefaultLogger returns the default logger for the package.
FromContext returns the logger stored in the context.
NewLogger creates a new logger with the given configuration.
NewLoggerFromEnv creates a new logger from the environment.
WithLogger creates a new context with the provided logger attached.