Support documentation
MCe Config settings

Setting reporting

3 configuration settings:

  • Enable
  • Report To Support,
  • Email Address,

All of them are set in web.custom.config.

logging:EmailReportingAddresses <a comma separated email address list>

Think of these as 'additional' email addresses. Or, if you set ReportExceptionsToSupport to false, think of these as 'all' the email addresses that get them.

logging:ReportExceptions <true / false>

If this is false – no one will get emails of errors/issues.

logging:ReportExceptionsToSupport <true / false>

This goes directly to the MCC email account. Set this to FALSE if you don't want them going there. Note: This means 'we' won't know you have a problem before you do, so we won't be able to proactively fix issues and bugs you are running into.

Note: while it uses the plural word for Address (Addresses), currently it only works with one email.