Can old files in the Rotating files feature be named by date? #3159
Unanswered
bboxerxiaofeng
asked this question in
Q&A
Replies: 2 comments 9 replies
-
You can rename the log file with Another way: create a custom sink: Wiki: 4. Sinks (implementing your own sink) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you please give an example to illustrate? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, old files are suffixed with numbers, such as test.1.log test.2.log...
Now I want to use the current log as the extension for the old file,such as test.2024-08-27.1.log , test.2024-08-27.2.log, What should I do?
Beta Was this translation helpful? Give feedback.
All reactions