Closed jongpie closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.16%. Comparing base (
2462fca
) to head (d4d8a79
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.
loggerSettings
LWC to support the targetlightning__UtilityBar
(in addition to the 2 targets it previously had,lightning__HomePage
andlightning__Tab
)loggerSettings
LWC to the flexipageLoggerConsoleUtilityBar
lightning-datatable
inloggerSettings
LWC to have the propertywrap-table-header
, which helps make the column headers more readable when shown in the utility bar