Logging Setup
Switched from the default logging to zerolog, changed all log.Print statements.
All logs have to end with a .Msg()-Call to be logged, so don't forget that.
Switched from the default logging to zerolog, changed all log.Print statements.
All logs have to end with a .Msg()-Call to be logged, so don't forget that.