src/nbiotd/iotd.c
@@ -139,6 +139,7 @@ printf("Logger initialize failure with file: %s\n", logger->file); return -1; } log_nrml("Init default logger file \"%s\" ok\n", log_file); /* Parser configure file and start the initialize log */ rv = parser_iotd_conf(conf_file, conf);