package
1.0.0
Repository: https://github.com/iabdulzahid/go-logger.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a new logger instance with the provided configuration.

# Structs

Config holds the configuration options for the logger.
Logger struct holds the Zap logger instance.