.NetCore with Nlog Sentry

Hi ,
I am using the .NetCore and latest Sentry/NLog packages but for some reason, my errors are begin logged to NLog but not to Sentry.

I can see that Sentry is being initialized, but it never logs anything! Meanwhile, the errors are being logged to NLog without issue.