23 #ifndef __PLUGINS_XMLRPC_METHODS_LOG_H_ 24 #define __PLUGINS_XMLRPC_METHODS_LOG_H_ 26 #include <xmlrpc-c/registry.hpp> 28 #include <logging/logger.h> 45 virtual void execute(xmlrpc_c::paramList
const& params,
46 xmlrpc_c::value *
const result);
55 virtual void execute(xmlrpc_c::paramList
const& params,
56 xmlrpc_c::value *
const result);
65 virtual void execute(xmlrpc_c::paramList
const& params,
66 xmlrpc_c::value *
const result);
75 virtual void execute(xmlrpc_c::paramList
const& params,
76 xmlrpc_c::value *
const result);
83 xmlrpc_c::registry *__xmlrpc_registry;
Fawkes library namespace.
Wrapper class for logging related XML-RPC methods.
Get most recent log entries via XML-RPC method.
XML-RPC method to get the current cache log size.
XML-RPC method to set maximum size of cache logger.
XML-RPC method to log a message.