Skip to content

Commit 25516ea

Browse files
DOCSP-47225-log-message-help (#383)
1 parent 59c5334 commit 25516ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/reference/access-mdb-shell-help.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,17 @@ the following commands:
373373
- ``Symbol`` *(Deprecated)*
374374
- ``Timestamp``
375375

376+
Log Method Help
377+
---------------
378+
379+
``mongosh`` provides help for :ref:`log message <mdb-shell-logs>`
380+
methods. To see available log message methods, run the following
381+
command:
382+
383+
.. code-block:: javascript
384+
385+
log.help()
386+
376387
Command Helpers
377388
---------------
378389

0 commit comments

Comments
 (0)