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 59c5334 commit 25516eaCopy full SHA for 25516ea
source/reference/access-mdb-shell-help.txt
@@ -373,6 +373,17 @@ the following commands:
373
- ``Symbol`` *(Deprecated)*
374
- ``Timestamp``
375
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
387
Command Helpers
388
---------------
389
0 commit comments