You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
elog_file.c Support log-rotate. 7 years ago
elog_file.h Support log-rotate. 7 years ago
elog_file_cfg.h Support log-rotate. 7 years ago
elog_file_port.c 【优化】file 插件代码细节格式,并提取 elog_file_config API。 7 years ago