The middleware that logs requests is using the "logger" package's global default logger. This needs to stop.
This may be the time to do a proper release of the gopkg utility repo so RAIS can pull in a version that doesn't expose global state, ensuring this kind of nonsense stops.
The middleware that logs requests is using the "logger" package's global default logger. This needs to stop.
This may be the time to do a proper release of the gopkg utility repo so RAIS can pull in a version that doesn't expose global state, ensuring this kind of nonsense stops.