Code Monkey home page Code Monkey logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
please change type to Enhancement

Thanks,

Casey

Original comment by [email protected] on 6 Nov 2007 at 6:34

  • Added labels: ****
  • Removed labels: ****

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
> information tied to the user currently logged on
> could be logged with the error so that when I am 
> researching an error I can contact the specific 
> user that generated the error 

The currently logged-on user is already logged with the error and displayed 
under 
the User column on the error log page. Is that not sufficient to identify the 
user 
to contact?

Original comment by azizatif on 6 Nov 2007 at 6:35

  • Changed title: Allow user-specific information to be associated with the error logged
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
The application I have uses a custom logging solution.  Your comment does give 
me an
idea.  Perhaps there is a way that I can take the logon credentials from my 
custom
solution and then use that information to "log" the person on and thus the ELMAH
error logging would pick up the 'logged-on' user info

feed back welcome

Original comment by [email protected] on 6 Nov 2007 at 7:23

  • Added labels: ****
  • Removed labels: ****

from elmah.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
> I have uses a custom logging solution
> use that information to "log" the person on 

If you make your custom logging solution a standard authentication module in 
ASP.NET 
that sets the User property of HttpContext to the logged on user and then the 
rest 
will follow (also ELMAH will pick it up).

Original comment by azizatif on 6 Nov 2007 at 7:30

  • Changed state: WontFix
  • Added labels: ****
  • Removed labels: ****

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.