amplitude / amplitude/experiment-php-server
Get rid of custom logger implementations
Open
- Dominant language
- PHP
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.