Skip to content

Commit 8e7d897

Browse files
Fix the AsyncLoggerConfig ring buffer size property name in the manual (#4038)
1 parent 4f474b3 commit 8e7d897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-async-logger-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The class needs to have a public zero-argument constructor.
3535
The default exception handler will print a message and stack trace to the standard error output stream.
3636
3737
[id=log4j2.asyncLoggerConfigRingBufferSize]
38-
== `log4j2.asyncLoggerRingConfigBufferSize`
38+
== `log4j2.asyncLoggerConfigRingBufferSize`
3939
4040
[cols="1h,5"]
4141
|===

0 commit comments

Comments
 (0)