Replies: 1 comment
-
I assume this is due to the rotating_file_sink not being shared between threads. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When writing logs through multiple threads, if the number of log files does not reach the maximum limit, the files will be overwritten and deleted.
Beta Was this translation helpful? Give feedback.
All reactions