You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/site/antora/modules/ROOT/partials/properties-async-logger.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ Setting this value to `false` may lead to very high CPU utilization when the asy
139
139
`CACHED` otherwise
140
140
|===
141
141
142
-
Specifies the link:../javadoc/log4j-core/org/apache/logging/log4j/core/async/ThreadNameCachingStrategy[ThreadNameCachingStrategy] to use to cache the result of https://docs.oracle.com/javase/{java-target-version}/docs/api/java/lang/Thread.html#getName()[Thread.getName()].
142
+
Specifies the link:../javadoc/log4j-core/org/apache/logging/log4j/core/async/ThreadNameCachingStrategy[ThreadNameCachingStrategy] to use to cache the result of https://docs.oracle.com/javase/{java-target-version}/docs/api/java/lang/Thread.html#getName--[Thread.getName()].
143
143
144
144
This setting allows to cache the result of `Thread.getName()` calls and has two values:
0 commit comments