Hacker News new | ask | show | jobs
by tyingq 1889 days ago
Probably explains why java has such a rich set of logging and debugging tools. Startup time, plus the idea that printing to stderr/stdout doesn't help you figure out where that goes in many java environments :)