#ifndef __LOG_H__ #define __LOG_H__ void start_logging_thread(module_conf_t *conf); #endif