Skip to content
This repository was archived by the owner on Jun 19, 2018. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 320 Bytes

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