File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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
2120You can view or tail the logs for a |mdb-shell| session based on its
2221log ID.
You can’t perform that action at this time.
0 commit comments