faultline-php:故障线异常和错误通知程序,用于PHP

时间:2021-04-27 13:45:36
【文件属性】:
文件名称:faultline-php:故障线异常和错误通知程序,用于PHP
文件大小:9KB
文件格式:ZIP
更新时间:2021-04-27 13:45:36
notifications error-notifier faultline PHP 故障线-php 用于PHP的故障异常和错误通知程序。 安装 $ composer require faultline/faultline 用法 // Create new Notifier instance. $ notifier = new Faultline \ Notifier ([ 'project' => 'faultline-php' , 'apiKey' => 'xxxxXXXXXxXxXXxxXXXXXXXxxxxXXXXXX' , 'endpoint' => 'https://xxxxxxxxx.execute-api.ap-northeast-1.amazonaws.com/v0' , 'timeout' => '30.0' , 'notifications' => [ [ 'type'
【文件预览】:
faultline-php-master
----composer.json(757B)
----.travis.yml(293B)
----tests()
--------Troublemaker.php(687B)
--------NotifierMock.php(450B)
--------NotifierTest.php(2KB)
--------ErrorHandlerTest.php(1KB)
--------MonologHandlerTest.php(3KB)
----src()
--------Notifier.php(2KB)
--------Faultline.php(122B)
--------Instance.php(76B)
--------Exception.php(69B)
--------ErrorHandler.php(142B)
--------MonologHandler.php(1KB)
----.gitignore(33B)
----phpunit.xml.dist(867B)
----README.md(2KB)
----.editorconfig(156B)

网友评论