GitHub - awly/trace: Request tracing library
This repository was archived by the owner on Jun 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Trace - request tracing library
This library was created to solve the annoyance of finding relevant logs for requests in concurrent web services.
All it does (for now) is generating and prepending of unique tokens to logs per request.
You can find docs at godoc.org