amazon-pay-sdk-php icon indicating copy to clipboard operation
amazon-pay-sdk-php copied to clipboard

switch to php-fig/log vendor instead of inside implementation

Open rvitaliy opened this issue 5 years ago • 0 comments

Hi today in my PhpStorm suggestion i read a notice related to namespace "Psr\Log" is duplicated. investigating i see that this library internally implement this standard. Can we switch to https://github.com/php-fig/log implementation?

rvitaliy avatar Oct 13 '20 14:10 rvitaliy