package
0.0.0-20191123074836-74e1494b2837
Repository: https://github.com/bnprashanth/poc-go-oauth2.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.