New Release v4.6.11: Admin enhancements: new dashboard, reports, and error email alerts #236
jongpie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New 'Logger Admin' dashboard + related reports + homepage
Closed #182 by adding several new metadata items:
New email alerts for Logger errors
Closed #229 by sending an email to the org's list of Apex Exception Email recipients (configured under Setup --> Email --> Apex Exception Email) any time an error occurs in Logger.
LogEntryEvent__erecords via theEventBus.publish()method, several other DML statements (forLog__c,LogEntry__c, etc.) have also been updated to send email alerts for any DML exceptions.LoggerParameter.SendErrorEmailNotifications(set totrueby default)New Slack plugin package v0.9.2-beta
Fixed #232 - the previous Slack plugin package was failing to install due to the custom metadata type
LoggerSObjectHandlerPluginParameter__mdtbeing consolidated intoLoggerParameter__mdt. Note: this plugin is still in beta - there are some upcoming plugin changes planned in #177 and within the plugin framework itself, so this plugin should still be considered a work-in-progress.This discussion was created from the release Admin enhancements: new dashboard, reports, and error email alerts.
Beta Was this translation helpful? Give feedback.
All reactions