ark::logging::LogWriterPlugin

Defined in header “ark/logging/gui/log_writer_plugin.hh”.


A simple plugin that can display log writer statistics, and command the logger to be active or not.

Methods

  • LogWriterPlugin(std::string name, std::string comms_namespace)
    Constructor. Initializes the plugin defaults.

  • ~LogWriterPlugin()
    Virtual destructor, for cleanup.

  • void initialize(gui::PluginInterface & interface)
    Called during initialization. This gives you a chance to register you widget elements and communication methods.