TcLog
TcLog copied to clipboard
Roll file on size limit reached
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.
Thanks for your feedback! Yes, I considered this policy but did not implement it due to time constraints.
I'm open to contributions, though.