Why does this library ship custom loggers? https://github.com/amplitude/experiment-php-server/tree/main/src/Logger
People can use Monolog or another PSR logger for this.
It would solve the issue we're currently having with psr/log v3 disabled.
@tyiuhc
Why does this library ship custom loggers? https://github.com/amplitude/experiment-php-server/tree/main/src/Logger
People can use Monolog or another PSR logger for this.
It would solve the issue we're currently having with psr/log v3 disabled.
@tyiuhc