|
|
|
|
|
by cy_hauser
1679 days ago
|
|
> Errors reach end users, and they cannot read stack traces. In general, users don't care about errors or stack traces. They don't want errors of any kind. As a developer I want users reporting errors, which can include a dense stack trace, so I can get the error and an explanation of what they were doing when the error happened. I'm more for making my life easier than worrying about what a user sees. |
|