branchrust_reboot/main/fix_threaded_error_client/sentry_fixcancel

2 Commits over 0 Days - Infinitycph!

1 Hour Ago
Don't kick for errors on background threads
1 Hour Ago
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"