irccd
3.0.3
|
Implement Loggable traits for plugin. More...
#include <plugin_service.hpp>
Static Public Member Functions | |
static auto | get_category (const plugin &plugin) -> std::string_view |
static auto | get_component (const plugin &plugin) -> std::string_view |
Implement Loggable traits for plugin.
|
static |
Return "plugin"
plugin | the plugin |
|
static |
Return the plugin id.
plugin | the plugin |