package
0.0.0-20190531111611-16b0b13bed2a
Repository: https://github.com/bnprashanth/auth-server.git
Documentation: pkg.go.dev
# Functions
InitializeZapCustomLogger Funtion initializes a logger using uber-go/zap package in the application.
# Variables
Log variable is a globally accessible variable which will be initialized when the InitializeZapCustomLogger function is executed successfully.