Open npomfret opened 3 years ago
We're using a file appender and our application logs a lot of data. What happens if the logger cannot keep up with the flow of data?
Have you considered implementing a queue? @npomfret
We're using a file appender and our application logs a lot of data. What happens if the logger cannot keep up with the flow of data?