metasyntactical/inmemory-logger
Composer 安装命令:
composer require metasyntactical/inmemory-logger
包简介
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
README 文档
README
The InMemory logger provides an in memory implementation of a PSR-3 compatible logger. It allows to access the logged messages and do things with them (like comparing the log messages/orders/levels with expected behavior in unit tests).
Installation
Require the library using composer:
$ composer require metasyntactical/inmemory-logger
Usage
(Coming soon)
Contributing
Please read the details in the contribution guide.
统计信息
- 总下载量: 30.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-04