Hacker News new | ask | show | jobs
by jollyllama 1406 days ago
I got in the habit of using logs when it was faster than reproing bugs or more reliable (couldn't repro the bug). There's niche cases where the debugger is better, but logging has generally helped me more.