Skip to content

Commit 00e6479

Browse files
committed
Merge branch 'main' of github.com:qos-ch/logback-site
2 parents d38027d + f1ddaa2 commit 00e6479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/pages/manual/filters.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ <h1 class="doAnchor" name="logback-access">In logback-access</h1>
10711071
name="countingFilter"><code>CountingFilter</code></h2>
10721072

10731073
<p>With the help of <a
1074-
href="xref/ch/qos/logback/access/filter/CountingFilter.html"><code>CountingFilter</code></a>
1074+
href="../xref/ch/qos/logback/access/filter/CountingFilter.html"><code>CountingFilter</code></a>
10751075
class, logback-access can provide statistical data about access to
10761076
the web-server. Upon initialization, <code>CountingFilter</code>
10771077
registers itself as an MBean onto the platform's JMX server. You

0 commit comments

Comments
 (0)