Skip to content

rafal-rozestwinski/rrgologex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrgologex

Logex fork with support for GoRoutine local storage (GLS); therefore you'll get extra information attached to a goroutine in a log line, allowing you to track requests across multi-goroutine web server.

It allows storing custom fields in GLS, but this is hardcoded here.

About

Golang logex fork with GLS support, so log lines can be matched with a goroutine-local custom data (e.g. request id, user id, goroutine-address).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published