summaryrefslogtreecommitdiffstats
path: root/lib/Utils/Plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Utils/Plugin.h')
-rw-r--r--lib/Utils/Plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Utils/Plugin.h b/lib/Utils/Plugin.h
index eabfa10d..00c7e5be 100644
--- a/lib/Utils/Plugin.h
+++ b/lib/Utils/Plugin.h
@@ -116,5 +116,6 @@ typedef struct SPluginInfo
/* helper finctions */
std::string make_description_bz(const map_crash_report_t& pCrashReport);
+std::string make_description_logger(const map_crash_report_t& pCrashReport);
#endif