Right now, we have to use an alternative logger instance https://pkg.go.dev/log before the logger from File Upload is initialized. We have to check if it is possible not to do that, as right now there could be log entries without a type (debug, info, warn, error) that also do not get forwarded to the log file.