Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.05 KB

File metadata and controls

44 lines (31 loc) · 2.05 KB

Elm Diagnostics Module

This module handle and logs errors using Elm.

Version

1.4.1

Category

Infrastructure

Dependencies

This module has no dependencies.

Features

Name Elm Diagnostics (OrchardCoreContrib.Diagnostics.Elm)
Description Provides services to handle errors using Elm.
Dependencies

NuGet Packages

Name Version
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

Get Started

  1. Install the OrchardCoreContrib.Diagnostics.Elm NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.
  4. Enable the Elm Diagnostics feature.
  5. Go to the site.
  6. Visit the ELm end-point by append /elm to the URL.