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.
1 parent 602ffed commit 8aff741Copy full SHA for 8aff741
source/logs.txt
@@ -12,10 +12,11 @@ Retrieve Shell Logs
12
:depth: 1
13
:class: singlecol
14
15
-|mdb-shell| uses `ndjson <http://ndjson.org/>`__ to store session logs.
16
-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`.
+|mdb-shell| uses `Newline delimited JSON
+<https://github.com/ndjson/ndjson-spec>`__ to store session logs.
+Starting in :binary:`mongosh` version 1.0.5, the log |mdb-shell| format
+is updated to match the MongoDB server log format. For details, see
19
+:ref:`log-messages-ref`.
20
21
You can view or tail the logs for a |mdb-shell| session based on its
22
log ID.
0 commit comments