Kurtis Welch

Results 1 issues of Kurtis Welch

Added a (vastly cleaner) static class to handle the main code interaction. Rollbar.SendException(exception) instead of (new RollbarClient()).SendException(exception). The latter can still be used if you need to know when the...