Skip to content

A plugin for Sentry that logs errors to an IRC room on Grove.io

Notifications You must be signed in to change notification settings

ghickman/sentry-groveio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentry-groveio

A plugin for Sentry that logs errors to an IRC room on Grove.io

Installation

$ pip install sentry-groveio

Add sentry_groveio to your INSTALLED_APPS:

INSTALLED_APPS = (
    #...
    'sentry',
    'sentry_groveio',
)

About

A plugin for Sentry that logs errors to an IRC room on Grove.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%