File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
source/logging-and-monitoring Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff 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
148145Configure 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
You can’t perform that action at this time.
0 commit comments