Log to file as dedicated server (do not use syslog any more).
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
void loghelper_init(const std::string &logDir);
|
||||
|
||||
void internal_log_err(const std::string &msg);
|
||||
void internal_log_msg(const std::string &msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user