Hacker News new | past | comments | ask | show | jobs | submit login

Yes, sometimes they are long, but stack traces are also extremely useful. They show exactly where an error happened, and from where the offending code was called. Something you only notice when you're working in a language that doesn't provide them - single line error messages are often not unique enough.

They are also easily parseable and you can filter them to exclude framework code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: