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
140
140
logger's log level, see the
141
141
:ref:`Configure Log Level <kotlin-sync-configure-log-level>` section of this page.
142
142
143
- For more information about Log4j2, see the
144
- `Log4j2 manual <https://logging.apache.org/log4j/2.x/manual/>`__.
145
-
146
143
.. _kotlin-sync-configure-log-level:
147
144
148
145
Configure Log Level
@@ -207,9 +204,6 @@ The following example configures the log level to ``INFO``. Select the :guilabel
207
204
1317 [cluster-ClusterId{value='<your cluster id>', description='null'}-<your connection uri>] INFO org.mongodb.driver.cluster - Discovered replica set primary <your connection uri>
208
205
1568 [main] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7, serverValue:<server value>}] to <your connection uri>
209
206
210
- For more information about configuring Logback, see the
211
- `the Logback Manual <https://logback.qos.ch/manual/configuration.html>`__.
212
-
213
207
.. tabs::
214
208
215
209
.. tab:: Log4j2
You can’t perform that action at this time.
0 commit comments