Metadata-Version: 2.4
Name: mlog-util
Version: 2025.12.23
Summary: Add your description here
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: rich>=14.2.0
Requires-Dist: portalocker


## [v0.1.4] - 2025-10-17
### ♻️ 优化/重构
- 调整 `log_manager` 模块结构

## [v0.1.5] [v0.1.6] - 2025-10-17
### ♻️ 调整结构
- 调整 整体结构， 修复 v0.1.4 不可用效果

## [v0.1.7] - 2025-10-28
### ✨ 添加新功能 🐛 修改Bug
- 调整 时间轮询基准时间(从 UTC 改成 本地时间)
- 新增 * *, 轮询时间和文件大小(默认按 1天 5M)

## [v2025.12.03]
- 🐛 删除 时间轮询方式
- 🐛 修改 文件大小轮询方式

## [v2025.12.11]
- ✨ 重新添加 时间轮询方式，添加测试

## [v2025.12.16]
- ♻️ 修改 format 为 "%(asctime)s | %(name)-8s | %(levelname)-4s | %(message)s"

## [v2025.12.23]
- 🧹 调整 时间轮询默认时间是 [D] 天
