Giter VIP home page Giter VIP logo

Comments (5)

rustyswayne avatar rustyswayne commented on August 31, 2024

I encountered the same issue when trying to set the ErrorLevel when passing a SentryEvent to the Capture method. What is happening is the JsonPacketFactory instantiates the default type but does not assign all of the properties from the SentryEvent.

I just fixed it in my implementation and will submit a pull for to be reviewed.

from raven-csharp.

asbjornu avatar asbjornu commented on August 31, 2024

@Meilu Thanks for reporting this. I've released a 2.1 prerelease on NuGet that I would very much appreciate if you could test and report back whether fixes the problem or not.

from raven-csharp.

Meilu avatar Meilu commented on August 31, 2024

Hello guys, thank you for looking into this. I have tried the new version except i am still having the same issue. I checked out the source and i think the problem here is that the tags property on the sentryevent object is private without a set method. How can i pass a sentryevent with tags when it is set to private and without a set method?

from raven-csharp.

Meilu avatar Meilu commented on August 31, 2024

Scratch my last comment, i didn't realise i could just call the add method on the dictionary. Looks like the issue is solved, thanks.

from raven-csharp.

asbjornu avatar asbjornu commented on August 31, 2024

@Meilu Awesome, thanks for reporting back! 😃

from raven-csharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.