# Functions
CaptureZapOutput returns output of zap logger so that it can be used in tests.
Debug logs with debug level.
EnableTestingMode set zap for testing, should be called before CaptureZapOutput.
Error logs with error level.
Info logs with info level.
No description provided by the author
Setup initialize logger.
Warn logs with warn level.
# Variables
TestMode is a flag for testing mode.