Projects with this topic
Sort by:
-
A Go library that wraps errors with context information (file, line, function) because debugging without context is like trying to find your dick in the dark.
Updated -
Pin log attributes to a context.Context and every line under it carries them. Set request_id once at the door instead of dragging it through twenty functions that don't give a shit about it.
Updated