Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Fixed subject and turned this into an enhancement.

Original comment by azizatif on 2 Aug 2007 at 10:49

  • Changed title: Allow error mail report to be sent programmatically
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024

Original comment by azizatif on 30 Oct 2007 at 9:22

  • Changed state: Accepted
  • Added labels: Component-Logic

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
This is now possible via the new ErrorSignal class. See:
http://elmah.googlecode.com/svn/trunk/src/Elmah/ErrorSignal.cs

Calling ErrorSignal.Raise will go through the same set of events as when an 
unhandled exception is encountered. In effect, you'll get logging plus mailing 
(even 
filtering) if that's what's configured. As a result, this issue is being 
considered 
fixed for now. If there are issues with ErrorSignal, these should be reported 
as new 
issues.

Original comment by azizatif on 30 Oct 2007 at 9:26

  • Changed state: Fixed

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
[deleted comment]

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024

Original comment by azizatif on 13 Sep 2012 at 3:51

  • Changed state: New

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Hmm... Only problem with using ErrorSignal.Raise is it expects an exception, 
whereas ErrorLog.Log excepts a type of Elmah.Error.  If you wanted to create an 
elmah entry using an Elmah.Error type how would you do this (and send email) 
without throwing an exception?  Or can an exception be easily created using all 
elmah.error properties?

Original comment by [email protected] on 21 Jan 2015 at 4:51

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/27
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:15

from elmah.

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.