We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d38027d + f1ddaa2 commit 00e6479Copy full SHA for 00e6479
src/site/pages/manual/filters.html
@@ -1071,7 +1071,7 @@ <h1 class="doAnchor" name="logback-access">In logback-access</h1>
1071
name="countingFilter"><code>CountingFilter</code></h2>
1072
1073
<p>With the help of <a
1074
- href="xref/ch/qos/logback/access/filter/CountingFilter.html"><code>CountingFilter</code></a>
+ href="../xref/ch/qos/logback/access/filter/CountingFilter.html"><code>CountingFilter</code></a>
1075
class, logback-access can provide statistical data about access to
1076
the web-server. Upon initialization, <code>CountingFilter</code>
1077
registers itself as an MBean onto the platform's JMX server. You
0 commit comments