dhuf / ext-sentry_client

TYPO3 Extension for exception logging with sentry, see http://www.getsentry.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentry Client for TYPO3

This is a TYPO3 Extension for exception logging with sentry, see http://www.getsentry.com

It's based on https://github.com/getsentry/raven-php

Installation

$ git clone --recursive https://github.com/networkteam/sentry_client.git

It's also available in TER: http://typo3.org/extensions/repository/view/sentry_client

Configuration

Set the dsn (http://public_key:secret_key@your-sentry-server.com/project-id) in the Extension Manager.

Development

This extension is managed on GitHub. Feel free to get in touch at https://github.com/networkteam/sentry_client

About

TYPO3 Extension for exception logging with sentry, see http://www.getsentry.com


Languages

Language:PHP 100.0%