This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Remove all newlines from logging.

David Greeson requested to merge no-newlines into main

This was originally here because in the cache package, I was using log.Printf which did not print newlines unless explicitly specified.

Merge request reports