-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Codecov ReportAttention: Patch coverage is
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. 🚀 New features to boost your workflow:
|
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>
This works but I really dont like it, maybe Ill bring the ukify lib directyl to aurora and use the generic logger instead |
Also create a more generic logger for the efi builder so it can log into the same sink as Auroraboot