void void vlog(LogLevel level, const char *format, va_list ap)
void redirectLogsToFile(const char *filename)
void log(LogLevel level, const char *fmt,...) __attribute__((format(printf
void redirectLogsToFile(const std::string &file)
void setLogLevel(const LogLevel level)
static LogService * instance()
void setLogLevel(LogLevel level)