ecs-logging-php icon indicating copy to clipboard operation
ecs-logging-php copied to clipboard

Incorrectly marked as being a PSR-3 `psr/log-implementation` provider

Open evansims opened this issue 2 years ago • 0 comments

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. 😄

evansims avatar Mar 27 '23 05:03 evansims