# 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.