Log to file as dedicated server (do not use syslog any more).

This commit is contained in:
lotodore
2007-11-22 17:25:55 +00:00
parent c0bf559ca2
commit 65a3f969bf
4 changed files with 49 additions and 17 deletions
+2
View File
@@ -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);