This library is a plugin for Cofoundry. For more information on getting started with Cofoundry check out the Cofoundry repository.
This plugin contains a simple implementation of IErrorLoggingService
that logs errors to a CofoundryPlugin.Error database table and optionally sends an email notification.
The Cofoundry.Plugins.ErrorLogging.Admin package can be installed to enable an error log section in the admin panel.
Note that this current version of the error logging package has not been given much attention. We will be giving this a little more love in upcoming releases.
- Cofoundry:Plugins:ErrorLogging:LogToEmailAddress If set, an email notification will be sent to this address every time an error occurs.