User Tools

Site Tools


diag_elmah

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
diag_elmah [2022/03/29 15:36]
yves created
diag_elmah [2022/04/01 13:35]
antreas
Line 1: Line 1:
 ===== Elmah =====  ===== Elmah ===== 
  
-{{:​diag_elmah.png?​400|}}+{{ :​diag_elmah.png?​600 |}}
  
-Write some more things about Elmah; what we use it for; what it is good for+ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It captures neraly all unhandled exceptions in PMA.core as well as some handled exceptions that needs to be reported. It also provides the following very usefull features for maintaining a running production server: 
 + 
 +  * Logging of nearly all unhandled exceptions. 
 +  * A web page to remotely view the entire log of recorded exceptions. 
 +  * A web page to remotely view the full details of any one logged exception, including colored stack traces. 
 + 
 + 
 +Elmah although powerful and useful ​it is, it is not a substitute ​for IIS logs and PMA.core internal logging as it does not capture all detailed information for requests like IIS does, nor does know the internal workings of PMA.core as the internal logging is capable of.
  
-Also mention some of the problem Elmah DOESN'​T solve? 
  
  
diag_elmah.txt · Last modified: 2022/09/27 16:34 by charlotte