ecs-logging-php
ecs-logging-php copied to clipboard
Incorrectly marked as being a PSR-3 `psr/log-implementation` provider
Hey there! 👋 Please correct me if I'm mistaken, but I noticed this package is marked as being a provider of psr/log-implementation (PSR-3), but it does not appear to implement the interface anywhere. It shouldn't be marked as a provider of a PSR implementation if it does not provide said implementation. 😄