2017 © Pedro Peláez
 

library nette-rollbar

Rollbar composer notifier for Nette framework

image

tomaj/nette-rollbar

Rollbar composer notifier for Nette framework

  • Friday, February 2, 2018
  • by tomaj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

nette-rollbar

Rollbar composer notifier for Nette framework, (*1)

Instalation

Install package via composer:, (*2)

$ composer require tomaj/nette-rollbar:@dev

Add line to bootstrap.php for Rollbar initialization:, (*3)

\Tomaj\Rollbar\RollbarDebugger::init($container, $container->parameters['rollbar']['sendErrors']);

And setup config on config.neon:, (*4)

rollbar:
    sendErrors: true
    environment: production
    access_token: --your access token--

You can specify all Rollbar configration via this config. See all configuration posibilities in Rollbar website: https://rollbar.com/tomaj/Najpes/docs/notifier/rollbar-php/ in Configuration Reference section., (*5)

todo

  • Deployment notification
  • Send info about logged user

The Versions

02/02 2018

dev-master

9999999-dev

Rollbar composer notifier for Nette framework

  Sources   Download

LGPL LGPL-2.0-or-later

The Requires

 

nette error notifier rollbar

19/05 2014

0.1.0

0.1.0.0

Rollbar composer notifier for Nette framework

  Sources   Download

LGPL

The Requires

 

nette error notifier rollbar

19/05 2014

0.1

0.1.0.0

Rollbar composer notifier for Nette framework

  Sources   Download

LGPL

The Requires

 

nette error notifier rollbar