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

Use PSR-3 standard for logging #530

Closed
wants to merge 1 commit into from
Closed

Use PSR-3 standard for logging #530

wants to merge 1 commit into from

Conversation

michaelpaul
Copy link
Contributor

Description

Logging is turned off by default via Psr\Log\NullLogger.

@michaelpaul michaelpaul added the breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning) label Aug 1, 2023
@michaelpaul michaelpaul requested a review from a team as a code owner August 1, 2023 14:02
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@michaelpaul
Copy link
Contributor Author

This is dismissed in favor of #532.

@michaelpaul michaelpaul closed this Aug 2, 2023
@michaelpaul michaelpaul deleted the psr-3 branch August 2, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants