Hacker News
- Context switch logging with the Windows Event Tracing API (2014) https://mollyrocket.com/casey/stream_0029.html 74 comments
- Error context - a stack trace for data http://www.ilikebigbits.com/blog/2016/2/28/error-context-better-logging-with 3 comments cpp
- GitHub - Enhanced Error Handling for Go with Context, Stack Traces, Monitoring, and More https://github.com/olekukonko/errors 6 comments golang
- The Worst API Ever Made - A call-by-call look at context switch logging with the Event Tracing for Windows API http://mollyrocket.com/casey/stream_0029.html 117 comments programming