Skip to content

Added loggerSettings LWC to utility bar

Compare
Choose a tag to compare
@jongpie jongpie released this 27 Aug 18:16
· 16 commits to main since this release
4fe4c36

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 target lightning__UtilityBar (in addition to the 2 targets it previously had, lightning__HomePage and lightning__Tab)
  • Added loggerSettings LWC to the flexipage LoggerConsoleUtilityBar
  • Updated lightning-datatable in loggerSettings LWC to have the property wrap-table-header, which helps make the column headers more readable when shown in the utility bar

image

Installation Info

Core Unlocked Package - no namespace

Full Changelog: v4.14.4...v4.14.5