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: remove lifeomic specific logger #83

Merged
merged 1 commit into from
Dec 11, 2024
Merged

fix: remove lifeomic specific logger #83

merged 1 commit into from
Dec 11, 2024

Conversation

aecorredor
Copy link
Member

Motivations

I actually found myself wanting to use delta in a personal project this past weekend and wasn't able to install it since @lifeomic/logging is not public/open source.

With this PR, I'm basically just removing it and substituting it directly with bunyan as a peer dep.

Ideally, I think we'd restructure the library to make it logger agnostic, but this is a first step to at least make it "usable".

@aecorredor aecorredor requested review from swain and jkdowdle December 10, 2024 23:31
Copy link
Contributor

@swain swain left a comment

Choose a reason for hiding this comment

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

I've wanted this too. This package has become so good -- now any time I'm not using it I feel unsure 😂

@swain swain merged commit 8e2e0e8 into master Dec 11, 2024
4 checks passed
@swain swain deleted the non-lo-logger branch December 11, 2024 00:18
Copy link

🎉 This PR is included in version 6.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants