10 Commits (c5bb36dc1a7785be424a96b05a406b00971f5131)

Author SHA1 Message Date
5ooo bb20ae32f6 [easylogger] [demo][linux] add deinit for linux 5 years ago
armink 100fd43233 [plugin][file] remove the access function using. 6 years ago
armink 29bc4e5ee5 [plugin/file] remove the posix API in file plugin. 6 years ago
tianlongqin a9c071359f change retate function, Solve multi-process problems
Signed-off-by: tianlongqin <qtl_linux@153.com>
6 years ago
armink 79044bcc67 【完善】日志文件循环写入功能。
Signed-off-by: armink <armink.ztl@gmail.com>
7 years ago
Jin-W-FS 1507a7b611 Support log-rotate.
rotate each xxx.log.n-1 to xxx.log.n(n < local_cfg.max_rotate), and xxx.log to
xxx.log.0 when xxx.log achieves local_cfg.max_size and local_cfg.max_rotate > 0.
7 years ago
armink afabf352f3 【优化】file 插件代码细节格式,并提取 elog_file_config API。
Signed-off-by: armink <armink.ztl@gmail.com>
7 years ago
qintl cee83af21c File plugin details processing
Signed-off-by: qintl <qintl@yytek.com>
7 years ago
qintl b3c38630e9 Fix plugin file the structure and format
Signed-off-by: qintl <qintl@yytek.com>
7 years ago
qintl 75cd8806b8 add plugin file
Signed-off-by: qintl <qintl@yytek.com>
7 years ago