oxcom/symfony-rollbar-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

oxcom/symfony-rollbar-bundle

Composer 安装命令:

composer require oxcom/symfony-rollbar-bundle

包简介

Bundle for Symfony that integrates Rollbar tracker

README 文档

README

Latest Stable Version Total Downloads codecov Build Status Software License

Bundle for Symfony Framework (2.8.x, 3.x, 4.x) that integrates Rollbar tracker

Find more documentation here

Install

  1. Add bundle as dependency
    $ composer require oxcom/symfony-rollbar-bundle
  2. Provide configuration for it
    symfony_rollbar:
            enable: true
            exclude:
                - \AppBundle\Exceptions\MyAwesomeException
            rollbar:
                access_token: 'some-secret-token-here'
            rollbar_js:
                access_token: 'some-public-token-here'
  3. Load bundle for 4.x:
    \SymfonyRollbarBundle\SymfonyRollbarBundle::class => ['all' => true]
    or for 2.8.x and 3.x
    $bundles = [
        // ...
        new \SymfonyRollbarBundle\SymfonyRollbarBundle(),
        // ...
    ];

Bugs and Issues

Please, if You found a bug or something, that is not working properly, contact me and tell what's wrong. It's nice to have an example how to reproduce a bug, or any idea how to fix it in Your request. I'll take care about it ASAP.

统计信息

  • 总下载量: 96.22k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 34
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固