Skip to content

fix(config): properly export LogLevel #30335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged

fix(config): properly export LogLevel #30335

merged 1 commit into from
Apr 4, 2025

Conversation

brandyscarney
Copy link
Member

Issue number: resolves #30255


What is the current behavior?

LogLevel is not properly exported

What is the new behavior?

Exports LogLevel in core

Does this introduce a breaking change?

  • Yes
  • No

Other information

Dev build: 8.5.4-dev.11743715474.1eadbd25

Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 9:43pm

@github-actions github-actions bot added the package: core @ionic/core package label Apr 3, 2025
@brandyscarney brandyscarney marked this pull request as ready for review April 3, 2025 21:52
@brandyscarney brandyscarney requested a review from a team as a code owner April 3, 2025 21:52
@brandyscarney brandyscarney requested review from thetaPC and ShaneK April 3, 2025 21:52
Copy link
Member

@ShaneK ShaneK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brandyscarney brandyscarney added this pull request to the merge queue Apr 4, 2025
Merged via the queue into main with commit 835ad52 Apr 4, 2025
60 checks passed
@brandyscarney brandyscarney deleted the FW-6415 branch April 4, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: logLevel enum is not exported
3 participants