# AWT_log **Repository Path**: orangeWord/AWT_log ## Basic Information - **Project Name**: AWT_log - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 什么是AWT_log 由于工作是C开发,对日志有要求。 也用过其他的C语言日志库如zlog,但是感觉太过臃肿,大可不必,不过还是从中受到很多启发,感谢zlog的作者。 本日志系统旨在精简,这是虽然个人的第三版,还没有进行过系统测试,慎用。 # 待开发 - 写入速度测试 # 开发日志 2020-9-1 - 实现使用日志循环文件写入功能,并且自动识别上一次最后一次写入文件。 - 改善文件大小统计方式 - 适应ini配置文件,不依赖外部库