netpromotion / tracy-psr-logger
Tracy\ILogger 的 Psr\Log\LoggerInterface 包装器
v1.1.0
2016-11-04 09:59 UTC
Requires
- php: >=5.4
- psr/log: ^1.0
- tracy/tracy: ^2.4
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is not auto-updated.
Last update: 2024-09-14 19:47:35 UTC
README
Psr\Log\LoggerInterface 的包装器,用于 Tracy\ILogger.
如何安装
在您的项目目录中运行 composer require netpromotion/tracy-psr-logger
。