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 c20aeea commit 3625b37Copy full SHA for 3625b37
src/docbkx/jetty.xml
@@ -152,10 +152,7 @@ xmlns:ns="http://docbook.org/ns/docbook">
152
<xi:include href="advanced/jmx/chapter.xml" />
153
<!-- Information about the start.jar -->
154
<xi:include href="advanced/jetty-start/chapter.xml" />
155
-<!-- Logging is a critical component of jetty and should have its own section
156
- on how to change logging frameworks, how to redirect logging, override webapp
157
- logging, etc -->
158
- <xi:include href="advanced/logging/chapter.xml" />
+
159
<!-- How to use the jetty-maven-plugin is a big topic and is definitely
160
in the advanced section of things. -->
161
<xi:include href="advanced/maven/chapter.xml" />
0 commit comments