Skip to content

Commit 3625b37

Browse files
committed
remove logging from advanced
1 parent c20aeea commit 3625b37

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/docbkx/jetty.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,7 @@ xmlns:ns="http://docbook.org/ns/docbook">
152152
<xi:include href="advanced/jmx/chapter.xml" />
153153
<!-- Information about the start.jar -->
154154
<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" />
155+
159156
<!-- How to use the jetty-maven-plugin is a big topic and is definitely
160157
in the advanced section of things. -->
161158
<xi:include href="advanced/maven/chapter.xml" />

0 commit comments

Comments
 (0)