Hacker News new | ask | show | jobs
by redact207 1339 days ago
For Saas products, this plus use structured logging so you don't have to grep-parse log messages when searching your log collectors.

Ie all the meta/log context in a hashmap alongside the error message.