//
pkg.gl
Category
github.com/iabdulzahid/go-logger
logger
package
1.0.0
Repository:
https://github.com/iabdulzahid/go-logger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
247 SLOC
#
Functions
NewLogger
NewLogger creates a new logger instance with the provided configuration.
#
Structs
Config
Config holds the configuration options for the logger.
Logger
Logger struct holds the Zap logger instance.