Adapts logging
This commit is contained in:
@@ -42,6 +42,8 @@ private:
|
||||
Poco::Net::HTTPServer* build_output_server();
|
||||
Poco::Net::TCPServer* build_input_server();
|
||||
|
||||
void create_debug_logger(const std::string &name, const std::string &value);
|
||||
|
||||
private:
|
||||
const char * DEFAULT_RUNTIME_DIR = "/tmp/";
|
||||
const char * INPUT_SOCKET_NAME = "S.flippR_driver.in";
|
||||
|
||||
Reference in New Issue
Block a user