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

feat(logging): remove dependency on log4js #5111

Merged
merged 7 commits into from
Nov 9, 2024
Merged

feat(logging): remove dependency on log4js #5111

merged 7 commits into from
Nov 9, 2024

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Nov 8, 2024

We roll our own loggin and remove our dependency on log4js. This prepares us for the mutation server protocol, where multiple calls are made to Stryker at once.

Could I have made it work with log4js? Probably yes. But I was tired of maintaining our dependency on it. It also saves us about 1MB of dependencies.

See #5086

@nicojs nicojs enabled auto-merge (squash) November 8, 2024 21:17
@nicojs nicojs merged commit 276ffd8 into master Nov 9, 2024
7 checks passed
@nicojs nicojs deleted the feat/logging branch November 9, 2024 07:50
nicojs added a commit that referenced this pull request Nov 11, 2024
Remove the dependency on `get-port`. I forgot to remove it in #5111.
nicojs added a commit that referenced this pull request Nov 11, 2024
Remove the dependency on `get-port`. I forgot to remove it in #5111.
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.

1 participant