Skip to content
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

fix(logger): Update log level to use FUSION_LOG_LEVEL environment variable #2463

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

odinr
Copy link
Collaborator

@odinr odinr commented Sep 16, 2024

Why

closes:

Check off the following:

  • Confirm that I checked changes to branch which I am merging into.

    • I have validated included files
    • My code does not generate new linting warnings
    • My PR is not a duplicate, check existing pr`s
  • Confirm that the I have completed the self-review checklist.

  • Confirm that my changes meet our code of conduct.

Copy link

changeset-bot bot commented Sep 16, 2024

⚠️ No Changeset found

Latest commit: 6270801

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added 🐞 bug Something isn't working 🧬 Modules labels Sep 16, 2024
@odinr odinr marked this pull request as ready for review September 16, 2024 10:03
@odinr odinr requested a review from a team as a code owner September 16, 2024 10:03
@odinr odinr merged commit 1d0033e into main Sep 16, 2024
8 of 9 checks passed
@odinr odinr deleted the fix/modules/logger-by-env branch September 16, 2024 10:03
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.39% 1633 / 410709
🔵 Statements 0.39% 1633 / 410709
🔵 Functions 23.58% 209 / 886
🔵 Branches 36.66% 374 / 1020
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/modules/module/src/logger.ts 0% 100% 100% 0% 10, 12-17, 19-28, 30-41, 48-52
Generated in workflow #7618

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🧬 Modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant