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: Ensure the logger is wired up before running liftoff #258

Merged
merged 2 commits into from Mar 11, 2024

Conversation

phated
Copy link
Member

@phated phated commented Mar 11, 2024

It seems that #159 broke logging of the loader include since liftoff will emit events before a logger is set up. I've re-added the initial logger construction to catch these cases.

We might need to revisit the Liftoff events for the next major version to avoid this.

@phated phated requested a review from sttk March 11, 2024 00:09
@phated phated merged commit 36f05d5 into master Mar 11, 2024
17 checks passed
@phated phated deleted the phated/unbreak-loader-logging branch March 11, 2024 00:48
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.

None yet

1 participant