Skip to content

Apply headful plugin host logging strategy to headless host - #17900

Open
colin-grant-work wants to merge 1 commit into
masterfrom
feature/logging-levels-for-headless
Open

Apply headful plugin host logging strategy to headless host#17900
colin-grant-work wants to merge 1 commit into
masterfrom
feature/logging-levels-for-headless

Conversation

@colin-grant-work

Copy link
Copy Markdown
Contributor

What it does

Applies the plugin-side log-level tracking introduced in #14908 to the headless host, so that, e.g. console.debug in an extension is treated as a debug-level log in the application logs.

How to test

  1. Run the application with headless extension that uses console logging at various levels.
  2. Confirm that the logs show up in the application logs with the correct level prefix, and only if the specified level is enabled.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@github-project-automation github-project-automation Bot moved this to Waiting on reviewers in PR Backlog Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on reviewers

Development

Successfully merging this pull request may close these issues.

1 participant