Hello Steve,
In order to execute the external logging logic from whitin your SitefinityWebApp project you will need to add a
Global.asax file that handles the log configuring once the
Application_Start method is called:
Alternatively you can use the
PreApplicationStart method as shown in the
Installer class of the
external-logging sample. If you prefer this case you will need to add the name of the method that will be executed in your project's
AssemblyInfo.cs file:
Both of the cases mentioned above will require a reference to the
Mindscape.Raygun4Net.dll file.
Regards,
Nader Dabour
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the
Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items