Debug exports the logs withfield connected to our global log.
Init - sets up the logger initially if run multiple times it return a error.
SetLog sets the log.
UseLog demonstrates using our global log.
WithField exports the logs withfield conected to our global log.