Skip to content

Logging: Fixup logger for psr/log 3.x #36

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

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Logging: Fixup logger for psr/log 3.x #36

merged 1 commit into from
Oct 26, 2023

Conversation

tdgroot
Copy link
Collaborator

@tdgroot tdgroot commented Oct 24, 2023

In #35 we updated the psr/log version, but apparently some things broke.

psr/log 3.x has added return types to all signatures, so that's why we need two different implementations of the same logger now.

psr/log 3.x has added return types to all signatures, so that's why we need two different implementations of the same logger now.
Copy link
Collaborator

@martijneichelsheim martijneichelsheim left a comment

Choose a reason for hiding this comment

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

lgtm!

@tdgroot tdgroot merged commit 2f1f715 into master Oct 26, 2023
@tdgroot tdgroot deleted the psr_log_3x branch October 26, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants