mmi/mmi-sentry
最新稳定版本:2.0.5
Composer 安装命令:
composer require mmi/mmi-sentry
包简介
MMi Sentry plugin
README 文档
README
Sentry plugin compatible with MMi/MMiCms 4.0+
Usage
- Run $this->container->get('sentry.service'); in your application's AppEventInterceptor::init()
- Above operation can be replaced with $this->container->make('sentry.service'); (nicer look)
.env configuration:
- SENTRY_DSN=https://your-account-id/sentry.io/your-channel-id
- SENTRY_ENABLED=1
- SENTRY_ENVIRONMENT=TEST
- SENTRY_RELEASE=1.0
统计信息
- 总下载量: 15.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-03