Hacker News new | ask | show | jobs
by funcDropShadow 536 days ago
This slows down innovation.

In Java it is common to use the MDC support of slf4j. You can add to metadata in thread local variables, so that you don't have to add it at every logging site.