boboldehampsink/rollbar
最新稳定版本:1.5.3
Composer 安装命令:
composer require boboldehampsink/rollbar
包简介
Rollbar Plugin for Craft CMS
README 文档
README
Plugin that allows you to log Craft Errors/Exceptions to Rollbar.
Important
The plugin's folder should be named "rollbar"
Deprecated
With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.
Features
- Log Craft Errors/Exceptions to Rollbar
- Keep Rollbar access token in your config settings
- Logs the environment you're working on
- Integrates seamlessly, one click install
Getting started
- Create a rollbar.php file in craft/config/
- Set your rollbar config variables in there
Example:
<?php return array( 'accessToken' => '123456789' 'clientToken' => '123456789' ); ?>
If you want to get your client token in the templates, just use
craft.config.get('clientToken', 'rollbar')
Changelog
1.5.3
- Updated Rollbar to 1.3.1
1.5.2
- Now reports full PHP error message
1.5.1
- Updated Rollbar to 1.2.0
1.5.0
- Don't report 404 errors (thanks to @bossanova808)
- Updated Rollbar to 1.0.1
1.4.2
- Updated Rollbar to 0.18.2
1.4.1
- Updated Rollbar to 0.16.0
1.4.0
- Moved settings to config file
- Updated Rollbar to 0.15.0
1.3.1
- Updated Rollbar to 0.11.2
1.3.0
- Added client key setting and variables (thanks to russback)
- Added a MIT license
1.2.0
- Added a switch to disable reporting in devMode
- Updated Rollbar PHP API to 0.11.0
1.1.1
- Updated Rollbar PHP API to 0.10.0
1.1
- Rollbar now logs your Craft environment
- Rollbar is now not exclusive to devMode anymore
1.0
- Initial push to GitHub
boboldehampsink/rollbar 适用场景与选型建议
boboldehampsink/rollbar 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 15.74k 次下载、GitHub Stars 达 9, 最近一次更新时间为 2015 年 03 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 boboldehampsink/rollbar 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 boboldehampsink/rollbar 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 15.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-03-27