leonid74/simple-logger-php
Composer 安装命令:
composer require leonid74/simple-logger-php
包简介
Simple logger that sends debugging information to the file, to the screen, via email
README 文档
README
simple-logger-php
Under active development. Not yet for prime production.
Simple logger class that creates logs when an exception is thrown and sends debugging information to the screen and via email (optional)
Installation
Recommended installation via composer: add leonid74/simple-logger-php to composer.json either by running composer require leonid74/simple-logger-php or by defining it manually:
"require": {
// ...
"leonid74/simple-logger-php": "^0.1.3"
// ...
}
Update dependencies: composer update
Author
Leonid74 (https://github.com/Leonid74) inspired by andrey-tech's Debug Logger PHP (https://github.com/andrey-tech)
License
This software is distributed under the BSD 3-Clause license terms.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-02-19