Skip to content

Commit c70cc14

Browse files
committed
Fix
1 parent dba8d0b commit c70cc14

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/logging-and-monitoring/logging.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ The following example shows how to set up a logger. Select the :guilabel:`Logbac
140140
logger's log level, see the
141141
:ref:`Configure Log Level <kotlin-sync-configure-log-level>` section of this page.
142142

143-
For more information about Log4j2, see the
144-
`Log4j2 manual <https://logging.apache.org/log4j/2.x/manual/>`__.
145-
146143
.. _kotlin-sync-configure-log-level:
147144

148145
Configure Log Level
@@ -207,9 +204,6 @@ The following example configures the log level to ``INFO``. Select the :guilabel
207204
1317 [cluster-ClusterId{value='<your cluster id>', description='null'}-<your connection uri>] INFO org.mongodb.driver.cluster - Discovered replica set primary <your connection uri>
208205
1568 [main] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7, serverValue:<server value>}] to <your connection uri>
209206

210-
For more information about configuring Logback, see the
211-
`the Logback Manual <https://logback.qos.ch/manual/configuration.html>`__.
212-
213207
.. tabs::
214208

215209
.. tab:: Log4j2

0 commit comments

Comments
 (0)