Skip to content

Commit d236fc0

Browse files
Merge pull request #175 from davemungo/DOCSP-18148-convert-mongosh-log-format
DOCSP-18148 convert mongosh log format
2 parents 58c59d0 + 26148de commit d236fc0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/logs.txt

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

15-
|mdb-shell| stores logs for each session in `ndjson
16-
<http://ndjson.org/>`__ format.
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`.
1719

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

0 commit comments

Comments
 (0)