#include #include "logger.h" void writeLog(int type, std::string content) { //placeholder }