This module handle and logs errors using ASP.NET Core Error Logging Middleware (ELM).
1.6.0
Infrastructure
This module has no dependencies.
| Name | Elm Diagnostics (OrchardCoreContrib.Diagnostics.Elm) |
| Description | Provides services to handle errors using Elm. |
| Dependencies |
| Name | Version |
|---|---|
OrchardCoreContrib.Diagnostics.Elm |
1.6.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.5.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.4.1 |
OrchardCoreContrib.Diagnostics.Elm |
1.4.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.3.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.2.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.1.0 |
OrchardCoreContrib.Diagnostics.Elm |
1.0.0 |
- Install the
OrchardCoreContrib.Diagnostics.ElmNuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
Elm Diagnosticsfeature. - Go to the site.
- Visit the ELm end-point by append
/elmto the URL. In case you need to change the path, set thePathproperty of theOrchardCoreContrib_Diagnostics_Elmsettings section from withinappsettings.json.