netolabs / simple-logger
Basic and fast implementation of the PSR-3 logger interface
v0.0.1
2020-08-28 12:37 UTC
Requires
- php: >=7.3
- ext-json: *
- psr/log: ^1.1
Requires (Dev)
- phpunit/phpunit: 7.5.*
- squizlabs/php_codesniffer: 2.*
Provides
- psr/log-implementation: 1.0.0
This package is auto-updated.
Last update: 2023-03-01 00:41:50 UTC
README
Basic and fast implementation of the PSR-3 logger interface