Saturday 15 June 2013

oracle - Configure Elmah to use existing stored procedure/tables -


We have a system with a table already and there are some stored procedures used for logging (oracle) . I am currently working on another system which is going to use the same database but there is no system for logging errors so far.

I have read that the Elmaha system was easy to use, and tried to set it up, but it seems that it tries to use tables and processes by default, which The scripts that come with the Elmah download can be made.

So, my question is, is it possible to configure Elmah to use MyStoredProcedure, and if it is, how do I configure it?

To change the call processed Elmah, and the parameter to be sent, Edit the file, and compile it again If you feel comfortable with it, then it should not be very difficult.

Alternatively, you can edit the script to change the built-in Elmho package to point to your own table.

/ div>

No comments:

Post a Comment