blabore
Freshman
I have an application I've deployed that automatically logs exceptions, including the stack trace. I've noticed however that the stack trace does no longer includes line numbers when the application is compiled in release configuration. Is there any way to turn this back on? Thanks in advance.