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.