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

Simplify LoggerClient implementation #3672

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

finestructure
Copy link
Member

@finestructure finestructure commented Feb 18, 2025

For some reason I can't reopen #3667 . Reproducing it here:

The prepareDependencies mechanism that's built into swift-dependencies actually does pretty much what I baked into LoggerClient.

To do:

  • ad hoc deploy to dev
  • check logs are ok

@cla-bot cla-bot bot added the cla-signed label Feb 18, 2025
@finestructure finestructure marked this pull request as draft February 18, 2025 11:36
@finestructure
Copy link
Member Author

May have to abandon this for now. For some reason this works locally, on both macOS and Linux (arm), but fails in CI, even if I run it on an arm GH runner. I can't think of anything that's different. It did fail locally at one point but not anymore. Might try and reset tomorrow.

The change isn't critical but it's a nice simplification that'll get rid of cruft and ensure the logger is set up exactly once. So it's worth having but not at any cost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant