We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343f5e commit 1d9baa9Copy full SHA for 1d9baa9
source/logging-and-monitoring/logging.txt
@@ -307,7 +307,7 @@ Logger Name Example
307
308
The following example disables the root logger and sets the log level for the
309
``org.mongodb.driver.connection`` logger to ``DEBUG``. This will cause the driver to log
310
-only messages related to connections and connection pools at the ``DEBUG`` level or higher.
+messages only related to connections and connection pools at the ``DEBUG`` level or higher.
311
Select the :guilabel:`Logback` or :guilabel:`Log4j2` tab to see the corresponding syntax:
312
313
.. tabs::
0 commit comments