Skip to content

chore(vue): respect config log level - #31452

Draft
OS-jacobbell wants to merge 5 commits into
mainfrom
FW-6459
Draft

OS-jacobbell wants to merge 5 commits into
mainfrom
FW-6459

Conversation

@OS-jacobbell

@OS-jacobbell OS-jacobbell commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Issue number: internal


What is the current behavior?

The Vue package has two warnings that are printed regardless of the configured log level.

What is the new behavior?

  • Export printIonWarning and printIonError from core, enabling packages to log messages with Ionic's configured log level.
  • Use printIonWarning in the Vue package instead of console.warn directly. This checks the log level before printing.

Does this introduce a breaking change?

  • Yes
  • No

@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
ionic-framework Ready Ready Preview Sep 16, 2026 8:57pm UTC

Request Review

@github-actions github-actions Bot added package: core @ionic/core package package: vue @ionic/vue package labels Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package package: vue @ionic/vue package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant