User Tools

Site Tools


diag_elmah

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
diag_elmah [2022/08/10 15:02]
yves
diag_elmah [2022/08/10 15:03]
yves
Line 4: Line 4:
 ELMAH ([[https://​elmah.github.io/​Error Logging Modules and Handlers]]) is an application-wide error logging facility that is completely pluggable. ​ ELMAH ([[https://​elmah.github.io/​Error Logging Modules and Handlers]]) is an application-wide error logging facility that is completely pluggable. ​
  
-{{ :diag_elmah.png?600 |}}+{{ ::​rootdir_elmah.png?direct&​400 ​|}}
  
 This offers a standard way of capturing runtime errors in software, and they can help troubleshoot intermittent problems. ​ This offers a standard way of capturing runtime errors in software, and they can help troubleshoot intermittent problems. ​
Line 14: Line 14:
   * A web page to remotely view the full details of any one logged exception, including colored stack traces.   * A web page to remotely view the full details of any one logged exception, including colored stack traces.
  
-{{ ::​rootdir_elmah.png?direct&​400 ​|}}+{{ :diag_elmah.png?600 |}}
  
 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. 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.
- 
  
  
diag_elmah.txt ยท Last modified: 2022/08/10 15:05 by yves