User Tools

Site Tools


admin_elmah

Elmah logs

ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It captures nearly all unhandled exceptions in PMA.studio as well as some handled exceptions that needs to be reported. It also provides the following very useful 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.studio internal logging as it does not capture all detailed information for requests like IIS does, nor does know the internal workings of PMA.studio as the internal logging is capable of. Once you click on the “Elmah Logs” link in admin panel you are taken to the errors page. You can click on the “detail” link to view more details about the specific error.

admin_elmah.txt · Last modified: 2023/04/06 22:57 by ali