Remove Syslog command, fix double newline issue
This commit is contained in:
@@ -35,7 +35,6 @@ void OpenLog();
|
||||
void CloseLog();
|
||||
void SetLogMask(Severity::type severity);
|
||||
void Log(Severity::type severity, const std::string& message);
|
||||
void Syslog(int level, const char *format, ...);
|
||||
|
||||
} // namespace Logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user