We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534c633 commit b56d21fCopy full SHA for b56d21f
src/site/markdown/multiprocess.md
@@ -28,7 +28,7 @@ log4cxx::rolling::MultiprocessRollingFileAppender that will check the size of th
28
writing to the file and roll it over appropriately.
29
30
Coordinating with other processes adds significant overhead compared to log4cxx::rolling::RollingFileAppender.
31
-Benchmark measurments show the overhead of this appender is more than 3 and 10 times
+Benchmark measurements show the overhead of this appender is more than 3 and 10 times
32
the overhead of log4cxx::rolling::RollingFileAppender on Linux and Windows respectively.
33
34
This is an optional feature, and thus must be explicitly enabled
0 commit comments