zls / sentry
sentry for ZlsPHP
v1.0.1
2019-08-20 10:03 UTC
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2025-03-20 22:03:07 UTC
README
使用说明
请查阅 文档
快速上手
// vim public/index.php Zls::initialize() ->setExceptionHandle( new \Zls\Sentry\Exception\SentryException('http://9660d166c178476493ba42fc98a36ae9@192.168.3.135:9001/2') )