[demo] update the windows demo config.

pull/78/head
armink 6 years ago
parent 1dc48d4016
commit 9c49005dce

@ -0,0 +1,2 @@
out
elog_file.*

@ -30,7 +30,7 @@
#define _ELOG_FILE_CFG_H_ #define _ELOG_FILE_CFG_H_
/* EasyLogger file log plugin's using file name */ /* EasyLogger file log plugin's using file name */
#define ELOG_FILE_NAME "logs/elog_file.log" #define ELOG_FILE_NAME "elog_file.log"
/* EasyLogger file log plugin's using file max size */ /* EasyLogger file log plugin's using file max size */
#define ELOG_FILE_MAX_SIZE (1 * 1024 * 1024) #define ELOG_FILE_MAX_SIZE (1 * 1024 * 1024)

Loading…
Cancel
Save