DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

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