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.
2 parents 58c59d0 + 26148de commit d236fc0Copy full SHA for d236fc0
source/logs.txt
@@ -12,8 +12,10 @@ Retrieve Shell Logs
12
:depth: 1
13
:class: singlecol
14
15
-|mdb-shell| stores logs for each session in `ndjson
16
-<http://ndjson.org/>`__ format.
+|mdb-shell| uses `ndjson <http://ndjson.org/>`__ to store session logs.
+Starting in :binary:`mongosh` version 1.0.5, the log |mdb-shell|
17
+format is updated to match the MongoDB server log format. For details,
18
+see :ref:`log-messages-ref`.
19
20
You can view or tail the logs for a |mdb-shell| session based on its
21
log ID.
0 commit comments