Skip to content

Commit 26148de

Browse files
Review comments
1 parent b910d4f commit 26148de

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/logs.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ Retrieve Shell Logs
1212
:depth: 1
1313
:class: singlecol
1414

15-
Starting in :binary:`mongosh` version 1.0.5, |mdb-shell| stores logs
16-
for each session in the same format as the MongoDB server logs. Earlier
17-
versions of :binary:`mongosh` used the `ndjson <http://ndjson.org/>`__
18-
format. For details on the current log formats, see
19-
:ref:`log-messages-ref`.
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`.
2019

2120
You can view or tail the logs for a |mdb-shell| session based on its
2221
log ID.

0 commit comments

Comments
 (0)