Skip to content

Commit 1d9baa9

Browse files
committed
Fix
1 parent c343f5e commit 1d9baa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/logging-and-monitoring/logging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Logger Name Example
307307

308308
The following example disables the root logger and sets the log level for the
309309
``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.
310+
messages only related to connections and connection pools at the ``DEBUG`` level or higher.
311311
Select the :guilabel:`Logback` or :guilabel:`Log4j2` tab to see the corresponding syntax:
312312

313313
.. tabs::

0 commit comments

Comments
 (0)