Thomasdezeeuw / logger

Logger is a asynchronous logging package for Go and it's build for customisation and speed.
MIT License
1 stars 0 forks source link

Add Trace function #8

Open Thomasdezeeuw opened 8 years ago

Thomasdezeeuw commented 8 years ago

This function allow a combination of event to be combined over multiple application and even servers. This allows a request to be tracked over multiple servers in for example a microservice architecture.

Thomasdezeeuw commented 8 years ago

WIP commit: https://github.com/Thomasdezeeuw/logger/commit/a2d2de123b89426d32a42d8f928c0fac2c2ecb15.