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

Rotate file when file original size add write size bigger then max fi… #117

Open
wants to merge 1 commit into
base: v2.0
Choose a base branch
from
Open

Rotate file when file original size add write size bigger then max fi… #117

wants to merge 1 commit into from

Conversation

ide-rea
Copy link

@ide-rea ide-rea commented Nov 11, 2020

…le size.

Signed-off-by: zhangxiaoyu [email protected]

@ide-rea
Copy link
Author

ide-rea commented Nov 11, 2020

if info.Size()+int64(writeLen) = l.max(), file have enough space to write the bytes p, may not need to open a new file this time.

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

Successfully merging this pull request may close these issues.

1 participant