MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
125 stars 91 forks source link

Reduce overhead from using RaygunBreadcrumb by lazy allocation of CustomData #524

Closed snakefoot closed 8 months ago

snakefoot commented 8 months ago

Also skip StackTrace probing, when BreadCrumb is prefilled.