output/Print: print the plugin name

This commit is contained in:
Max Kellermann
2017-12-19 10:36:32 +01:00
parent 503063cddc
commit 39dc83bd82
6 changed files with 19 additions and 1 deletions
+3
View File
@@ -232,6 +232,9 @@ public:
gcc_pure
const char *GetName() const noexcept;
gcc_pure
const char *GetPluginName() const noexcept;
gcc_pure
const char *GetLogName() const noexcept;