Skip to content

Centralize the logger #253

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

Closed
wants to merge 7 commits into from
Closed

Centralize the logger #253

wants to merge 7 commits into from

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Apr 14, 2025

Also create a more generic logger for the efi builder so it can log into the same sink as Auroraboot

Also create a more generic logger for the efi builder so it can log into
the same sink as Auroraboot

Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka Itxaka requested a review from a team April 14, 2025 15:34
Copy link

@ci-robbot ci-robbot left a comment

Choose a reason for hiding this comment

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

Approved

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 104 lines in your changes missing coverage. Please review.

Project coverage is 28.07%. Comparing base (cbb114e) to head (7788ca5).

Files with missing lines Patch % Lines
internal/cmd/build-uki.go 0.00% 88 Missing ⚠️
pkg/utils/common.go 0.00% 9 Missing ⚠️
internal/cmd/app.go 0.00% 3 Missing ⚠️
internal/cmd/config.go 0.00% 3 Missing ⚠️
internal/cmd/netboot.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   28.52%   28.07%   -0.46%     
==========================================
  Files          20       20              
  Lines        2780     2825      +45     
==========================================
  Hits          793      793              
- Misses       1862     1907      +45     
  Partials      125      125              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Itxaka and others added 5 commits April 15, 2025 08:06
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Itxaka <itxaka@kairos.io>
Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka
Copy link
Member Author

Itxaka commented Apr 16, 2025

This works but I really dont like it, maybe Ill bring the ukify lib directyl to aurora and use the generic logger instead

@Itxaka Itxaka closed this Apr 16, 2025
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.

3 participants