branchrust_reboot/main/fix_threaded_error_client/sentry_fixcancel
2 Commits over 0 Days - Infinitycph!
Don't kick for errors on background threads
Refactor Output.OnMessage() so it passes a single struct parameter instead of (message, stacktrace,logLevel)
- if I'm gonna to refactor it to add a 4th parameter, may as well make it a single class/struct passed
- allows a bool to be passed for "if it was sent on a background thread or not"