GoToSocial/cmd/gotosocial/action/admin/media/prune
Daenney 68e6d08c76
[feature] Add a request ID and include it in logs (#1476)
This adds a lightweight form of tracing to GTS. Each incoming request is
assigned a Request ID which we then pass on and log in all our log
lines. Any function that gets called downstream from an HTTP handler
should now emit a requestID=value pair whenever it logs something.

Co-authored-by: kim <grufwub@gmail.com>
2023-02-17 12:02:29 +01:00
..
common.go [bugfix] Fix up `error getting account avatar/header` errors, other small fixes (#1496) 2023-02-13 20:19:51 +00:00
orphaned.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
remote.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00