File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55* based on SLF4J.
66* config file examples for Logback and Log4J.
77
8+ ** If you're looking for information about the request logger, see the [ request
9+ tracker] ( ../request_tracker/#request-logger ) page.**
10+
811-----
912
1013The driver uses [ SLF4J] as a logging facade. This allows you to plug in your preferred logging
@@ -107,11 +110,6 @@ investigate an issue.
107110Keep in mind that they are quite verbose, in particular TRACE. It's a good idea to only enable them
108111on a limited set of categories.
109112
110- ### Logging request latencies
111-
112- The driver provides a built-in component to log the latency and outcome of every application
113- request. See the [ request tracker] ( ../request_tracker/#request-logger ) page for more details.
114-
115113### Configuration examples
116114
117115#### Logback
You can’t perform that action at this time.
0 commit comments