I installed onPrem version and am experimenting with it a little bit. I downloaded the samples and was able to run the .NET Core version but when I run the same code in .NET Framework 4.8, it doesn’t record any errors/ info in sentry. Is there a reason why this would happen?
I do not see any issues when the code is executing but don’t see any logging either. Is there a way to check what is happening?
EDIT: I was able to run a new project and see the error on sentry dashboard but still not idea why my main project doesn’t. I have commented out everything else in the program.cs