Added tracker support

to secify a tracker, use the tracker params. defaults to Bug

updated version and description
This commit is contained in:
2012-02-19 15:36:03 -05:00
parent 23ad9ca445
commit 988273ab48
3 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
= exception_handler
Description goes here
This plugin allows the Exception Handler Library or any other client application to file new reports via a http post.
When a new report is received, this plugin will automatically search for an existing report.
If there is an existing report, it will be updated; if not, a new report will be filed.