mirror of
https://github.com/distribution/distribution
synced 2024-11-01 22:55:40 +00:00
4b14eef595
The new context package supports context-aware logging, integrating with logrus. Several utilities are provided to associate http requests with a context, ensuring that one can trace log messages all the way through a context-aware call stack. A full description of this functionality is available in doc.go. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
.. | ||
doc.go | ||
http.go | ||
http_test.go | ||
logger.go | ||
util.go |