summaryrefslogtreecommitdiffstats
path: root/doc/plugins-howto
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2010-07-22 19:18:40 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2010-07-29 13:48:36 +0200
commit885a306642f5b3e5b17715893c515a6b4ccb6092 (patch)
tree96ba8aaff437c1ab99c8dd493a29b9095058ad15 /doc/plugins-howto
parent70d3a915fa7b375e4b3c4198ae7c7c9687927942 (diff)
downloadabrt-885a306642f5b3e5b17715893c515a6b4ccb6092.tar.gz
abrt-885a306642f5b3e5b17715893c515a6b4ccb6092.tar.xz
abrt-885a306642f5b3e5b17715893c515a6b4ccb6092.zip
tutorial how-to build your own reporter plugin
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
Diffstat (limited to 'doc/plugins-howto')
-rw-r--r--doc/plugins-howto14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/plugins-howto b/doc/plugins-howto
index 81090f33..55753a9b 100644
--- a/doc/plugins-howto
+++ b/doc/plugins-howto
@@ -81,20 +81,6 @@ dump, or all debug dumps for periodic actions.
The second argument is a string with arguments (specified in config file).
-Reporter Plugin
----------------
-This plugin receives the entire finished crash report and
-posts/reports it somewhere (e.g. logs it, mails it, posts
-it on some web tool...)
-
-You have to override this method:
-
-virtual void Report(const map_crash_data_t& pCrashData,
- const char *pArgs);
-- This method takes the report and presents it somewhere to the world.
- The second argument is a string with arguments specified for the reporter.
-
-
Database Plugin
---------------
This plugin is used to store the metadata about the crash. The metadata