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.
2 parents 4c446c3 + 34d28f4 commit 21302dfCopy full SHA for 21302df
spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc
@@ -942,7 +942,7 @@ following example:
942
943
Logs are stored in a `logs` directory relative to the working directory of the
944
application. You can customize this location by setting the
945
-`server.undertow.accesslog.directory` property.
+`server.undertow.accesslog.dir` property.
946
947
Finally, access logging for Jetty can also be configured as follows:
948
0 commit comments