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

Roll file on size limit reached #35

Open
mg-yolo-enterprises opened this issue Jan 11, 2025 · 1 comment
Open

Roll file on size limit reached #35

mg-yolo-enterprises opened this issue Jan 11, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mg-yolo-enterprises
Copy link

Love this library. A common feature in some logging-to-file libraries in other ecosystems is the ability to specify a parameter UDINT fileSizeLimitBytes which is considered as part of the file rolling policy along with BOOL rollOnFileSizeLimit. I didn't see any feature like this described in the TcLog docs; I'm curious if it's been considered.

@bengeisler
Copy link
Owner

Thanks for your feedback!
Yes, I considered this policy but did not implement it due to time constraints.

I'm open to contributions, though.

@bengeisler bengeisler added enhancement New feature or request good first issue Good for newcomers labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants