Giter VIP home page Giter VIP logo

Comments (7)

tonymke avatar tonymke commented on July 27, 2024

We are also experiencing this on the current stable release on NuGet (2.0.0)

Consider this simple example program:

var client = new RavenClient("OMITTED");
 var ev = new SentryEvent("TEST INFO EVENT");
ev.Level = ErrorLevel.Info;
client.Capture(ev);            

The event is logged as an error, irrespective of the fact we specified the event as Informative, as shown in this screenshot: http://i.imgur.com/bwOpGRg.png

from raven-csharp.

JakeHP avatar JakeHP commented on July 27, 2024

I'm experiencing the same issue as well. +1

from raven-csharp.

asbjornu avatar asbjornu commented on July 27, 2024

As you can see by the Release Note, this was fixed in version 2.1.0-unstable0025:

Fixes for HttpContext and missing log level when capturing the new SentryEvent class.

I would therefore recommend upgrading to version 2.1.0-unstable0028 and testing again. I'm pretty certain that should fix this and a few other problems.

from raven-csharp.

asbjornu avatar asbjornu commented on July 27, 2024

If you can confirm this fix, I'll release a stable version 2.1 of this later today.

from raven-csharp.

hmiguel avatar hmiguel commented on July 27, 2024

@asbjornu It seems ok. Thanks.

from raven-csharp.

asbjornu avatar asbjornu commented on July 27, 2024

@hmiguel Thanks for testing. A stable version 2.1 is now out.

from raven-csharp.

JakeHP avatar JakeHP commented on July 27, 2024

Thanks @asbjornu 👍

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.