rollingwriter icon indicating copy to clipboard operation
rollingwriter copied to clipboard

FileName use template string

Open frank-yf opened this issue 3 years ago • 2 comments

For FileName, consider using template strings, such as foo-${date}.log.gz, which makes the file suffix reasonable. It's strange to force a TimeTag spliced to the end of FileName. Last, thanks for your components, which helped me a lot~

frank-yf avatar Sep 29 '21 10:09 frank-yf

or Printf

frank-yf avatar Sep 29 '21 10:09 frank-yf

Hi, @yuefei7746 Glad to see it really helps, and PR is welcomed. You can add features by contributing to this repo.

arthurkiller avatar Sep 29 '21 11:09 arthurkiller