Summary#
- Replace 5
log.Println/log.Printfcalls inappview/repo/feed.gowithrp.logger.Errorusing structured key-value pairs. - Remove unused
"log"import β the Repo struct already has a*slog.Logger.
log.Println/log.Printf calls in appview/repo/feed.go with rp.logger.Error using structured key-value pairs."log" import β the Repo struct already has a *slog.Logger.Signed-off-by: MatΓas Insaurralde <matias@insaurral.de>