Skip to content

Commit ceae914

Browse files
Add link to detailed servlet documentation
1 parent 64a21f6 commit ceae914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Say, you want to make use of the *servlet filter* feature, then you need to add
4646
</dependency>
4747
```
4848

49-
This feature only depends on the servlet API which you have included in your POM anyhow.
49+
This feature only depends on the servlet API which you have included in your POM anyhow. You can find more information about the *servlet filter* feature (like e.g. how to adjust the web.xml) in the [Wiki](https://github.com/SAP/cf-java-logging-support/wiki/Instrumenting-Servlets).
5050

5151
## Implementation variants and logging configurations
5252

0 commit comments

Comments
 (0)