mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-23 15:07:47 +01:00
This updates the middleware log.WithField calls that create new loggers to include the context the first time around. Without it the requestID does not get logged. Fixup from #1476