22 #include <boost/property_tree/ptree.hpp> 24 #include <zmqpp/actor.hpp> 25 #include <zmqpp/context.hpp> 26 #include <zmqpp/message.hpp> 27 #include <zmqpp/poller.hpp> 41 for (
const auto &l : logger_names)
59 start_module(
zmqpp::socket *pipe, boost::property_tree::ptree cfg,
63 return Leosac::Module::start_module_helper<MonitorModule>(pipe, cfg, zmq_ctx,
A module that provide visual feedback to the end-user about system's activity.
This is the header file for a generated source file, GitSHA1.cpp.
const char * get_module_name()
std::vector< std::string > logger_names
__attribute__((visibility("default"))) bool start_module(zmqpp
Entry point for the auth-db module.
logger_guard(const std::initializer_list< std::string > &s)
std::shared_ptr< CoreUtils > CoreUtilsPtr