logging.LogWithFields("HTTP-m7kBlq","name",servername).WithField("traceID",tracing.TraceIDFromCtx(ctx)).OnError(err).Warnf("error during graceful shutdown of http server (%s)",servername)
logging.LogWithFields("HTTP-KHh0Cb","name",servername,"port",port).WithField("traceID",tracing.TraceIDFromCtx(ctx)).Infof("http server (%s) is listening",servername)