v4.13.3 - Optionally Enforce Scenario-Based Logging Usage #649
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
-
Core Unlocked Package Changes
LoggerParameter__mdt
record,RequireScenarioUsage
, and is disabled (false
) by default.false
, specifying a scenario is completely optional.true
, a scenario is required to be set before any logging can occur. If a logging method is called &; the current scenario is null/blank, then Nebula Logger will throw a runtime exception.LoggerScenarioRecordPage
flexipage to use dynamic related lists forLog__c
andLogEntry__c
Log__c.TransactionScenario__c
toLoggerAdmin
permission setInstallation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.2...v4.13.3
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001MkEwQAK
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001MkEwQAK
This discussion was created from the release Optionally Enforce Scenario-Based Logging Usage.
Beta Was this translation helpful? Give feedback.
All reactions