Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

同时按日期和大小分割文件 #32

Open
MsTS96 opened this issue Jul 1, 2024 · 1 comment
Open

同时按日期和大小分割文件 #32

MsTS96 opened this issue Jul 1, 2024 · 1 comment

Comments

@MsTS96
Copy link

MsTS96 commented Jul 1, 2024

是否支持同时按照日期和大小分割文件?
例如
log_2022101506.txt
log_2022101506_1.txt
log_2022101506_2.txt
log_2022101507.txt
log_2022101507_1.txt
log_2022101507_2.txt
log_2022101507_3.txt

谢谢

@donnie4w
Copy link
Owner

donnie4w commented Jul 1, 2024

@MsTS96
目前版本只能选择一项。无法两者同时满足。

后期的升级版本会尝试实现同时按照时间和文件大小分割文件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants