I've gotten the main RollbarSharp package to work, and my Rollbar account receives data from it without issue. But I can't seem to get NLog.RollbarSharp to work. I've added the assembly to my project, updated my NLog config, and tried both ways of configuring the logger's access token, but nothing ever actually gets logged. I turned on NLog's internal logging, and I can see it loading up the Rollbar logger, and there are no errors, but nothing ever actually gets logged.
Any suggestions on what to try to troubleshoot this further?
I've gotten the main RollbarSharp package to work, and my Rollbar account receives data from it without issue. But I can't seem to get NLog.RollbarSharp to work. I've added the assembly to my project, updated my NLog config, and tried both ways of configuring the logger's access token, but nothing ever actually gets logged. I turned on NLog's internal logging, and I can see it loading up the Rollbar logger, and there are no errors, but nothing ever actually gets logged.
Any suggestions on what to try to troubleshoot this further?