This class is used to modify the log configuration.

#include <logconfigApi.h>

Public Member Functions

 LogConfig (std::string ip="127.0.0.1")
 
bool isAlive ()
 
void monitorServiceAvailability_S (dpyLogconfig::service_availability_handler handler)
 
void monitorServiceAvailability_U ()
 
void asyncGetStatus (dpyLogconfig::list_handler_function handler, std::string name="")
 
void asyncSetLevel (std::string appName, std::string level, dpyLogconfig::answer_pm_handler_function handler)