定制 eike/errbit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

eike/errbit

Composer 安装命令:

composer require eike/errbit

包简介

Errbit error catcher integration

README 文档

README

Automated error tracking for your Typo3 projects.

What does it do?

(Exception on client Website) -> (Errbit) -> (Notification(Slack|Ticket|Mail...))

The Extension catches all occurring exception and communcaties them to an errbit/airbrake server. The errbit server can be configured to notify users (developers) via mail,slack, create a ticket and so on.

See here

alt text

Installation

  • Install the extension
  • Change the default exception handler (install tool or LocalConfiguration.php)
'debugExceptionHandler' => 'Eike\\Errbit\\DebugExceptionHandler',
'productionExceptionHandler' => 'Eike\\Errbit\\ProductionExceptionHandler',
'ErrorHandler' => 'Eike\\Errbit\\ErrorHandler',

Of course you can also just activate one or two of the handler.

E.g if you just want exceptions to be tracked in production mode you just register productionExceptionHandler.

Configuration

Via the extension manager you can configure the extension.

  • apiKey: Your app api key in your errbit/airbrake installation
  • host: URL to your errbit server (e.g. domain.com)
  • port: The port errbit/airbrake listens on (https is 443)

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2019-08-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固