add logo, shutdown LogRemote on exit
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
std::ofstream m_logfile;
|
||||
|
||||
void start();
|
||||
void stop();
|
||||
void net_init();
|
||||
std::string net_request(std::string cmd, std::string data = "");
|
||||
void net_close();
|
||||
|
||||
Reference in New Issue
Block a user