Skip to content

refactor(logger): Show relevant info logs in interactive console - #1470

Merged
matz3 merged 3 commits into
mainfrom
interactive-console-info-log
Jul 22, 2026
Merged

refactor(logger): Show relevant info logs in interactive console#1470
matz3 merged 3 commits into
mainfrom
interactive-console-info-log

Conversation

@matz3

@matz3 matz3 commented Jul 22, 2026

Copy link
Copy Markdown
Member

Follow-up of #1439 (comment)

JIRA: CPOUI5FOUNDATION-1275

matz3 added 3 commits July 22, 2026 12:35
This addresses the planned follow-up of the initial implementation:
#1439 (comment)

The output will be more verbose again, but some logs should be filtered
out in case the interactive console contains the information already.
Info-level logs from ProjectBuilder duplicate build state that the
interactive console already renders in its banner via the named
ui5.build-metadata / ui5.build-status events. Suppress those info lines
in the InteractiveConsole writer so they no longer scroll above the live
region, while warnings, errors and all other modules still pass through.

The filtering lives entirely in the consumer, keyed by moduleName; the
emitting code remains unaware of how its logs are displayed.
@matz3
matz3 requested a review from a team July 22, 2026 11:57
@matz3
matz3 merged commit 9034974 into main Jul 22, 2026
60 checks passed
@matz3
matz3 deleted the interactive-console-info-log branch July 22, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants