soen / Elmah.Io.Sitecore.log4net

Enables logging to elmah.io from Sitecore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elmah.Io.Sitecore.log4net

Log to elmah.io from the default Sitecore log4net implementation.

Installation

First, make sure that you have installed the elmah.io NuGet package into your solution, and that you have added all of the necessary configuration to the Sitecore Web.config file.

For more information on how to install elmah.io, please refer to the section Configure elmah.io manually found on elmah.io documentation.

Once installed, you need to configure your elmah.io log ID in the configuration file, found under App_Config/Include/Elmah.io.Sitecore.log4net.config.

About

Enables logging to elmah.io from Sitecore

License:MIT License


Languages

Language:C# 100.0%