Added loggerSettings LWC to utility bar
Core Unlocked Package Changes
Added the Logger Settings component to the Logger Console app's utility bar, which makes it much easier to access. This component is still available on the app's homepage, as well as via a custom tab - but those locations aren't always convenient if you are trying to view existing logging data + quickly adjust settings. Accessing it via the utility bar can be done at any point in the console app.
- Updated
loggerSettings
LWC to support the targetlightning__UtilityBar
(in addition to the 2 targets it previously had,lightning__HomePage
andlightning__Tab
) - Added
loggerSettings
LWC to the flexipageLoggerConsoleUtilityBar
- Updated
lightning-datatable
inloggerSettings
LWC to have the propertywrap-table-header
, which helps make the column headers more readable when shown in the utility bar
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.14.4...v4.14.5
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015oRXQAY
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015oRXQAY
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oRXQAY
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oRXQAY